diff --git a/apps/client/src/app/components/user-detail-dialog/user-detail-dialog.html b/apps/client/src/app/components/user-detail-dialog/user-detail-dialog.html
index 18bd00a41..0b0b59e7d 100644
--- a/apps/client/src/app/components/user-detail-dialog/user-detail-dialog.html
+++ b/apps/client/src/app/components/user-detail-dialog/user-detail-dialog.html
@@ -171,7 +171,8 @@
mat-cell
>
@if (element.price === null) {
- —
+ –
+ {{ baseCurrency }}
} @else {