Added Live Notification suppression to Streamer Mode (#2342)

This commit is contained in:
Paweł
2021-01-10 15:01:38 +01:00
committed by GitHub
parent 78aae8e93f
commit acbabd2664
6 changed files with 17 additions and 7 deletions
@@ -346,6 +346,8 @@ void GeneralPage::initLayout(GeneralPageView &layout)
"Hide viewer count and stream length while hovering over split header",
s.streamerModeHideViewerCountAndDuration);
layout.addCheckbox("Mute mention sounds", s.streamerModeMuteMentions);
layout.addCheckbox("Supress Live Notifications",
s.streamerModeSupressLiveNotifications);
layout.addTitle("Link Previews");
layout.addDescription(