From bb879725430007b85d38a3d641280fc25471984b Mon Sep 17 00:00:00 2001 From: Ponkhy Date: Sun, 12 Sep 2021 21:58:52 +0200 Subject: [PATCH] Hide 2FA section if disabled auth --- src/pages/Settings.vue | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/pages/Settings.vue b/src/pages/Settings.vue index 8d5545b2a..696bee430 100644 --- a/src/pages/Settings.vue +++ b/src/pages/Settings.vue @@ -120,11 +120,10 @@ -

- {{ $t("Two Factor Authentication") }} -

- -
+
+

+ {{ $t("Two Factor Authentication") }} +