mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-28 09:51:06 -06:00
8d0f9423a9
1. Implemented Robotjs for windows 2. Implemented a method to copy config for both windows and mac 3. Removed a conflict in config file
10 lines
234 B
Plaintext
10 lines
234 B
Plaintext
{
|
|
"url": "https://foundation-dev.symphony.com",
|
|
"minimizeOnClose" : false,
|
|
"launchOnStartup" : true,
|
|
"alwaysOnTop" : false,
|
|
"notificationSettings": {
|
|
"position": "upper-right",
|
|
"display": ""
|
|
}
|
|
} |