diff --git a/apps/client/src/app/pages/account/account-page.html b/apps/client/src/app/pages/account/account-page.html index de4ed4acd..6c9bace9f 100644 --- a/apps/client/src/app/pages/account/account-page.html +++ b/apps/client/src/app/pages/account/account-page.html @@ -16,14 +16,19 @@
Membership
- {{ user.subscription.type }} + {{ user?.subscription?.type }} +
-
- Valid until {{ user.subscription.expiresAt | date: +
+ Valid until {{ user?.subscription?.expiresAt | date: defaultDateFormat }}
-
Settings
-
-
- - Base Currency - - {{ currency }} - - -
- - View Mode + +
+
+ Base Currency +
+
+ - Default - Zen + {{ currency }} +
+
+
+
+ View Mode
- -
+
+
+ + + Default + Zen + + +
+
+
+
Sign in with fingerprint