diff --git a/backend/cmd/server/VERSION b/backend/cmd/server/VERSION index a7975f29..f0c65691 100644 --- a/backend/cmd/server/VERSION +++ b/backend/cmd/server/VERSION @@ -1 +1 @@ -0.1.110.30 +0.1.110.31 diff --git a/frontend/src/components/account/QuotaLimitCard.vue b/frontend/src/components/account/QuotaLimitCard.vue index 832fee96..ab109a9a 100644 --- a/frontend/src/components/account/QuotaLimitCard.vue +++ b/frontend/src/components/account/QuotaLimitCard.vue @@ -200,16 +200,28 @@ const onWeeklyModeChange = (e: Event) => {
-
- $ - +
+ $ + +
+
@@ -241,30 +253,33 @@ const onWeeklyModeChange = (e: Event) => { {{ t('admin.accounts.quotaDailyLimitHint') }}

-
-
- $ - +
+ $ + +
+
@@ -304,15 +319,6 @@ const onWeeklyModeChange = (e: Event) => { {{ t('admin.accounts.quotaWeeklyLimitHint') }}

-
@@ -330,28 +336,31 @@ const onWeeklyModeChange = (e: Event) => {
-
- $ - +
+ $ + +
+

{{ t('admin.accounts.quotaTotalLimitHint') }}

-