mirror of
https://github.com/finos/SymphonyElectron.git
synced 2026-08-13 06:24:50 -05:00
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": ""
|
|
}
|
|
} |