From 843830a38acf792d2ee8a8f62ba6ff3bc14dfba1 Mon Sep 17 00:00:00 2001 From: Bert Verhelst Date: Fri, 1 Oct 2021 15:12:37 +0200 Subject: [PATCH] fix(layout): hide dashboard and settings buttons when not logged in --- src/layouts/Layout.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/Layout.vue b/src/layouts/Layout.vue index 4d65a44a..7228a460 100644 --- a/src/layouts/Layout.vue +++ b/src/layouts/Layout.vue @@ -23,12 +23,12 @@ {{ $t("Status Page") }} - -