added settings for dot next to channel name

This commit is contained in:
apa420
2018-08-18 13:07:12 +02:00
parent 15e9e3e642
commit 3d109a6ca3
2 changed files with 5 additions and 2 deletions
+1
View File
@@ -145,6 +145,7 @@ public:
BoolSetting notificationPlaySound = {"/notifications/enablePlaySound",
false};
BoolSetting notificationToast = {"/notifications/enableToast", false};
BoolSetting notificationDot = {"/notifications/enableDot", false};
/// External tools
// Streamlink