From 46d0cbfd41d87b3afeda241c5edcd59c864e2802 Mon Sep 17 00:00:00 2001 From: florianfederspiel Date: Wed, 24 Sep 2025 17:49:49 +0200 Subject: [PATCH] Removed not Functioning Cards --- pages/mobile/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/mobile/index.vue b/pages/mobile/index.vue index f10a1d8..974f40b 100644 --- a/pages/mobile/index.vue +++ b/pages/mobile/index.vue @@ -6,7 +6,7 @@ definePageMeta({ layout: 'mobile' }) -const profileStore = useProfileStore() +//const profileStore = useProfileStore() @@ -21,7 +21,7 @@ const profileStore = useProfileStore() > - @@ -36,7 +36,7 @@ const profileStore = useProfileStore() v-if="profileStore.ownTenant.features.accounting" > - + -->