added "beta update" settings

This commit is contained in:
fourtf
2019-09-02 10:52:01 +02:00
parent b1ed458c31
commit 42581598e1
4 changed files with 19 additions and 2 deletions
+1
View File
@@ -198,6 +198,7 @@ public:
QStringSetting streamlinkOpts = {"/external/streamlink/options", ""};
/// Misc
BoolSetting betaUpdates = {"/misc/beta", false};
IntSetting startUpNotification = {"/misc/startUpNotification", 0};
QStringSetting currentVersion = {"/misc/currentVersion", ""};
BoolSetting loadTwitchMessageHistoryOnConnect = {