mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
electron-214: changed the default value for minimize on close in the global config file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"url": "https://foundation-dev.symphony.com",
|
||||
"minimizeOnClose" : false,
|
||||
"minimizeOnClose" : true,
|
||||
"launchOnStartup" : true,
|
||||
"alwaysOnTop" : false,
|
||||
"notificationSettings": {
|
||||
|
||||
Reference in New Issue
Block a user