diff --git a/apps/web/pages/settings/security/two-factor-auth.tsx b/apps/web/pages/settings/security/two-factor-auth.tsx index 5d8f6373cf..811f9d2d03 100644 --- a/apps/web/pages/settings/security/two-factor-auth.tsx +++ b/apps/web/pages/settings/security/two-factor-auth.tsx @@ -46,10 +46,10 @@ const TwoFactorAuthView = () => { user?.twoFactorEnabled ? setDisableModalOpen(true) : setEnableModalOpen(true) } /> -
{t("two_factor_auth")}
-