From b3e07a69169aa7412b605f5b7d94906a8afaf315 Mon Sep 17 00:00:00 2001 From: NaysKutzu Date: Wed, 25 Dec 2024 21:58:21 +0100 Subject: [PATCH] PUSH -> Lint fix --- frontend/src/components/client/Dashboard/Account/Security.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/client/Dashboard/Account/Security.vue b/frontend/src/components/client/Dashboard/Account/Security.vue index 8219bd8..28d1f62 100755 --- a/frontend/src/components/client/Dashboard/Account/Security.vue +++ b/frontend/src/components/client/Dashboard/Account/Security.vue @@ -60,7 +60,7 @@ const disable2FA = () => { :cardDescription="t('account.pages.security.page.cards.twofactor.subTitle')" >
-

{{ t('account.pages.security.page.cards.twofactor.disable_button.description')}}<

+

{{ t('account.pages.security.page.cards.twofactor.disable_button.description')}}