mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-25 02:10:32 -06:00
b72e95fd37
* ELECTRON-56 - Implemented always on top feature * ELECTRON-56 - Made some code refactoring * ELECTRON-56 - Also fetching the alwaysOnTop prop from the event emitter * ELECTRON-56 - Refactored code * ELECTRON-56 - Exported only the required methods in event emitter
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
{
|
|
"url": "https://foundation-dev.symphony.com",
|
|
"minimizeOnClose" : false,
|
|
"launchOnStartup" : true,
|
|
"alwaysOnTop" : false
|
|
} |