From bcc67a7df4d94c600aa039d2d88d46c5c42898cc Mon Sep 17 00:00:00 2001 From: ArneBo Date: Sat, 10 May 2025 21:24:17 +0200 Subject: [PATCH] fix(lint) --- front/src/components/auth/Plugin.vue | 9 ++++++--- front/src/views/auth/PasswordResetConfirm.vue | 3 ++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/front/src/components/auth/Plugin.vue b/front/src/components/auth/Plugin.vue index c34a1ab29..be327e3e6 100644 --- a/front/src/components/auth/Plugin.vue +++ b/front/src/components/auth/Plugin.vue @@ -69,9 +69,12 @@ const submitAndScan = async () => { >

{{ plugin.label }}

- -

- + +

+ { class="main" >

{{ labels.changePassword }}

-