fix(Desktop App): make closing app not just hide to tray
This commit is contained in:
parent
04e4de0fb8
commit
8b3b536bfc
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
"borderless": false,
|
||||
"enableInspector": true,
|
||||
"openInspectorOnStartup": false,
|
||||
"exitProcessOnClose": false
|
||||
"exitProcessOnClose": true
|
||||
}
|
||||
},
|
||||
"port": 5050,
|
||||
|
|
|
|||
Loading…
Reference in a new issue