diff --git a/packages/web/src/javascripts/Components/Preferences/Panes/Account/Email/Email.tsx b/packages/web/src/javascripts/Components/Preferences/Panes/Account/Email/Email.tsx index 2bf94b62e..bf30ec0b0 100644 --- a/packages/web/src/javascripts/Components/Preferences/Panes/Account/Email/Email.tsx +++ b/packages/web/src/javascripts/Components/Preferences/Panes/Account/Email/Email.tsx @@ -112,7 +112,7 @@ const Email: FunctionComponent = ({ application }: Props) => {
- Sign-in notification emails + Mute sign-in notification emails {isMuteSignInEmailsFeatureAvailable ? ( Disables email notifications when a new sign-in occurs on your account. (Email notifications are @@ -145,7 +145,7 @@ const Email: FunctionComponent = ({ application }: Props) => {
- Marketing notification emails + Mute marketing notification emails Disables email notifications with special deals and promotions.
{isLoading ? (