electron-214: changed the default value for minimize on close in the global config file

This commit is contained in:
Vishwas Shashidhar 2017-11-16 15:32:16 +05:30
parent aa9bb743cd
commit db154ea7d5

View File

@ -1,6 +1,6 @@
{
"url": "https://foundation-dev.symphony.com",
"minimizeOnClose" : false,
"minimizeOnClose" : true,
"launchOnStartup" : true,
"alwaysOnTop" : false,
"notificationSettings": {