diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 3e352bbb..8edca776 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -48,5 +48,4 @@ const Layout = computed(() => { onUnmounted(() => { noSidebar.value = false }) -