diff --git a/AppImage/components/settings.tsx b/AppImage/components/settings.tsx index be030b2..0ad8955 100644 --- a/AppImage/components/settings.tsx +++ b/AppImage/components/settings.tsx @@ -573,6 +573,26 @@ export function Settings() { )} + {!totpEnabled && ( +
Two-Factor Authentication (2FA)
++ Add an extra layer of security by requiring a code from your authenticator app in addition to + your password. +
+