diff --git a/web/templates/settings/stream_specific_notification_row.hbs b/web/templates/settings/stream_specific_notification_row.hbs index 30858b98f2..f52468e142 100644 --- a/web/templates/settings/stream_specific_notification_row.hbs +++ b/web/templates/settings/stream_specific_notification_row.hbs @@ -15,6 +15,7 @@ prefix=(lookup ../stream "stream_id") is_checked=(lookup ../stream this) is_disabled=(lookup ../is_disabled this) + is_mobile_checkbox=(eq this "push_notifications") }} {{/each}}