diff --git a/components/account/home/PaymentsTable.vue b/components/account/home/PaymentsTable.vue index 7936d970..a09f77c8 100644 --- a/components/account/home/PaymentsTable.vue +++ b/components/account/home/PaymentsTable.vue @@ -79,13 +79,15 @@ const payments = computed(() => { diff --git a/components/account/home/SubscriptionTable.vue b/components/account/home/SubscriptionTable.vue index 0b227b8c..8dc723d9 100644 --- a/components/account/home/SubscriptionTable.vue +++ b/components/account/home/SubscriptionTable.vue @@ -260,7 +260,7 @@ onUnmounted(() => pause());
{{ t('common.none') }}