From a38f457cb94c922a2746e3f8d798aaa30651c773 Mon Sep 17 00:00:00 2001 From: Remi <73385395+itsrubberduck@users.noreply.github.com> Date: Sun, 21 Sep 2025 00:41:34 +0200 Subject: [PATCH] Restrict cookie banner when authenticated --- app/app.vue | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/app/app.vue b/app/app.vue index 98d14c1..f9cc8e1 100644 --- a/app/app.vue +++ b/app/app.vue @@ -1,8 +1,22 @@