From 0dd735045d2df1ffb0a20492cdef47045e0d1364 Mon Sep 17 00:00:00 2001 From: Sebastian Krupinski Date: Sat, 8 Aug 2026 22:30:20 -0400 Subject: [PATCH] fix: remove extra password labek Signed-off-by: Sebastian Krupinski --- core/src/views/authentication/AuthLogin.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/src/views/authentication/AuthLogin.vue b/core/src/views/authentication/AuthLogin.vue index 230ca9e..f6c42ea 100644 --- a/core/src/views/authentication/AuthLogin.vue +++ b/core/src/views/authentication/AuthLogin.vue @@ -451,12 +451,11 @@ function getMethodIcon(method: AuthenticationMethod): string { v-slot="{ errors, isSubmitting }" >
- {{ authInputLabel }}