From eef105267634f9e98124b97c872e15fe6c3e62a8 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Sun, 5 Jan 2025 16:14:10 +0100 Subject: [PATCH] fix(ui) sidebar auth state button switches --- front/src/ui/components/Sidebar.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/front/src/ui/components/Sidebar.vue b/front/src/ui/components/Sidebar.vue index c91d22138..beff17d53 100644 --- a/front/src/ui/components/Sidebar.vue +++ b/front/src/ui/components/Sidebar.vue @@ -49,7 +49,9 @@ const logoUrl = computed(() => store.state.auth.authenticated ? 'library.index' - store.state.auth.authenticated ? 'library.index'