From fcd05f3bb431116c3e3d9fee897309df21fbabbe Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Wed, 15 Oct 2025 23:34:23 +0200 Subject: [PATCH] Fix submit state for login form --- dashboard/src/views/LoginView.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboard/src/views/LoginView.vue b/dashboard/src/views/LoginView.vue index 062ff5717..61f28c54e 100644 --- a/dashboard/src/views/LoginView.vue +++ b/dashboard/src/views/LoginView.vue @@ -115,7 +115,7 @@ onMounted(async () => {
- + {{ $t('login.resetPasswordAction') }}
@@ -133,7 +133,7 @@ onMounted(async () => {
- +