From a19aa47e34c14f63befa17feb531db14c90e632a Mon Sep 17 00:00:00 2001 From: florianfederspiel Date: Fri, 12 Sep 2025 18:22:15 +0200 Subject: [PATCH] Fixed Accounts for new Backend --- pages/accounts/index.vue | 9 +++------ pages/accounts/show/[id].vue | 8 +++----- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/pages/accounts/index.vue b/pages/accounts/index.vue index 0a193c7..e955732 100644 --- a/pages/accounts/index.vue +++ b/pages/accounts/index.vue @@ -1,7 +1,6 @@