/live split for channels going live (#1998)
Co-authored-by: 23rd <23rd@vivaldi.net> Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -300,6 +300,8 @@ public:
|
||||
false};
|
||||
QStringSetting notificationPathSound = {"/notifications/highlightSoundPath",
|
||||
"qrc:/sounds/ping3.wav"};
|
||||
BoolSetting notificationOnAnyChannel = {"/notifications/onAnyChannel",
|
||||
false};
|
||||
|
||||
BoolSetting notificationToast = {"/notifications/enableToast", false};
|
||||
IntSetting openFromToast = {"/notifications/openFromToast",
|
||||
|
||||
Reference in New Issue
Block a user