diff --git a/webapp/components/user_settings/email_notification_setting.jsx b/webapp/components/user_settings/email_notification_setting.jsx index 5c0d95d8b2..e2519328b5 100644 --- a/webapp/components/user_settings/email_notification_setting.jsx +++ b/webapp/components/user_settings/email_notification_setting.jsx @@ -149,7 +149,7 @@ export default class EmailNotificationSetting extends React.Component { batchingInfo = ( ); } diff --git a/webapp/components/user_settings/user_settings_notifications.jsx b/webapp/components/user_settings/user_settings_notifications.jsx index 09bc26a9b3..b49fa3dd62 100644 --- a/webapp/components/user_settings/user_settings_notifications.jsx +++ b/webapp/components/user_settings/user_settings_notifications.jsx @@ -290,6 +290,13 @@ export default class NotificationsTab extends React.Component { pushStatusSettings = (

+ +