feat(tray): Add runtime config option to enable/disable system tray (#4208)
This commit is contained in:
@@ -256,6 +256,7 @@ namespace config {
|
||||
|
||||
std::string log_file;
|
||||
bool notify_pre_releases;
|
||||
bool system_tray;
|
||||
std::vector<prep_cmd_t> prep_cmds;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user