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}
|
changeEmailControl={changeEmailDialogControl}
|
||||||
onCloseAfterVerifying={enableDialogControl.open}
|
onCloseAfterVerifying={enableDialogControl.open}
|
||||||
reasonText={_(
|
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
|
<ChangeEmailDialog
|
||||||
|
|||||||
Reference in New Issue
Block a user