From b39391dc90224388a63e7586879fde3cf7173b87 Mon Sep 17 00:00:00 2001 From: Andrija Stevanovic Date: Wed, 11 Mar 2026 00:07:41 +0100 Subject: [PATCH] test tab removal --- front/src/components/AppTopBar.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/components/AppTopBar.vue b/front/src/components/AppTopBar.vue index 534f4cc..cf5a59c 100644 --- a/front/src/components/AppTopBar.vue +++ b/front/src/components/AppTopBar.vue @@ -26,9 +26,9 @@ const showLogoutConfirm = ref(false)