From f5e1fb22a944a712fed63d13a3ad87d530c27aff Mon Sep 17 00:00:00 2001 From: phil_00 <162841065+crazifil@users.noreply.github.com> Date: Tue, 11 Aug 2026 22:55:25 +0100 Subject: [PATCH 1/2] Add admin button to main menu --- spa/src/App.vue | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/spa/src/App.vue b/spa/src/App.vue index a4b7171e..a688776c 100644 --- a/spa/src/App.vue +++ b/spa/src/App.vue @@ -102,11 +102,19 @@

+ +
+ > Report a Bug
From cdc97a623b15e7ec7b846a69908795b72bb2958b Mon Sep 17 00:00:00 2001 From: phil_00 <162841065+crazifil@users.noreply.github.com> Date: Tue, 11 Aug 2026 23:29:43 +0100 Subject: [PATCH 2/2] Fix admin menu access visibility --- spa/src/App.vue | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/spa/src/App.vue b/spa/src/App.vue index a688776c..5dd2e111 100644 --- a/spa/src/App.vue +++ b/spa/src/App.vue @@ -103,13 +103,15 @@
-
+