Hide inline whispers in streamer mode (#4076)

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
8thony
2022-10-22 12:04:51 +02:00
committed by GitHub
parent 457c5725da
commit 570746a8bd
5 changed files with 13 additions and 2 deletions
@@ -413,6 +413,8 @@ void GeneralPage::initLayout(GeneralPageView &layout)
layout.addCheckbox("Mute mention sounds", s.streamerModeMuteMentions);
layout.addCheckbox("Suppress Live Notifications",
s.streamerModeSuppressLiveNotifications);
layout.addCheckbox("Suppress Inline Whispers",
s.streamerModeSuppressInlineWhispers);
layout.addTitle("Link Previews");
layout.addDescription(