Update Email2FAToggle.tsx
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
@@ -64,7 +64,7 @@ export function Email2FAToggle() {
|
||||
changeEmailControl={changeEmailDialogControl}
|
||||
onCloseAfterVerifying={enableDialogControl.open}
|
||||
reasonText={_(
|
||||
msg`You'll need to verify your email address before enabling email 2FA.`,
|
||||
msg`You need to verify your email address before you can enable email 2FA.`,
|
||||
)}
|
||||
/>
|
||||
<ChangeEmailDialog
|
||||
|
||||
Reference in New Issue
Block a user