Add option to quit Apollo from webpage w/ hide tray menu controls
This commit is contained in:
@@ -163,6 +163,7 @@ namespace config {
|
||||
bool elevated;
|
||||
};
|
||||
struct sunshine_t {
|
||||
bool hide_tray_controls;
|
||||
std::string locale;
|
||||
int min_log_level;
|
||||
std::bitset<flag::FLAG_SIZE> flags;
|
||||
|
||||
Reference in New Issue
Block a user