diff --git a/app/screens/settings/notification_settings_mobile/notification_settings_mobile_base.js b/app/screens/settings/notification_settings_mobile/notification_settings_mobile_base.js index 79a9f30a8..e454f9437 100644 --- a/app/screens/settings/notification_settings_mobile/notification_settings_mobile_base.js +++ b/app/screens/settings/notification_settings_mobile/notification_settings_mobile_base.js @@ -100,7 +100,6 @@ export default class NotificationSettingsMobileBase extends PureComponent { channel, comments, desktop, - desktop_duration: desktopDuration, email, first_name: firstName, mention_keys: mentionKeys, @@ -112,7 +111,6 @@ export default class NotificationSettingsMobileBase extends PureComponent { channel, comments, desktop, - desktop_duration: desktopDuration, email, first_name: firstName, mention_keys: mentionKeys,