Fixed spelling of Suppress (#2472)
This commit is contained in:
@@ -193,7 +193,7 @@ public:
|
||||
BoolSetting streamerModeHideViewerCountAndDuration = {
|
||||
"/streamerMode/hideViewerCountAndDuration", false};
|
||||
BoolSetting streamerModeMuteMentions = {"/streamerMode/muteMentions", true};
|
||||
BoolSetting streamerModeSupressLiveNotifications = {
|
||||
BoolSetting streamerModeSuppressLiveNotifications = {
|
||||
"/streamerMode/supressLiveNotifications", false};
|
||||
|
||||
/// Ignored Phrases
|
||||
|
||||
Reference in New Issue
Block a user