feat(tray): Add runtime config option to enable/disable system tray (#4208)
This commit is contained in:
parent
73f84fb6dd
commit
8bff4d0780
7 changed files with 40 additions and 3 deletions
|
|
@ -136,6 +136,7 @@
|
|||
"min_log_level": 2,
|
||||
"global_prep_cmd": [],
|
||||
"notify_pre_releases": "disabled",
|
||||
"system_tray": "enabled",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue