diff --git a/src/components/dialogs/EmailDialog/screens/Update.tsx b/src/components/dialogs/EmailDialog/screens/Update.tsx index 69f636b2d5..9e0bd75f12 100644 --- a/src/components/dialogs/EmailDialog/screens/Update.tsx +++ b/src/components/dialogs/EmailDialog/screens/Update.tsx @@ -192,6 +192,14 @@ export function Update(_props: ScreenProps) { Update email + {currentAccount?.emailAuthFactor && ( + + + If you update your email address, email 2FA will be disabled. + + + )} +