From a5a71e71a52d9b950a90933832d3c6beba948665 Mon Sep 17 00:00:00 2001 From: Andreas Dinauer Date: Sat, 14 Mar 2026 20:37:49 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20Improvements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/app.vue | 8 +++++++- app/pages/realms/[realm]/auth.vue | 11 +---------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/app/app.vue b/app/app.vue index 1cdabd7..89efa0a 100644 --- a/app/app.vue +++ b/app/app.vue @@ -2,4 +2,10 @@
- \ No newline at end of file + + + \ No newline at end of file diff --git a/app/pages/realms/[realm]/auth.vue b/app/pages/realms/[realm]/auth.vue index a69a8a4..069b5b4 100644 --- a/app/pages/realms/[realm]/auth.vue +++ b/app/pages/realms/[realm]/auth.vue @@ -21,18 +21,9 @@