mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-28 09:51:06 -06:00
Updating SDA update and restart API endpoint name (#1458)
This commit is contained in:
parent
a4c796abde
commit
212bc39567
@ -94,7 +94,7 @@ if (ssfWindow.ssf) {
|
||||
registerClientBanner: ssfWindow.ssf.registerClientBanner,
|
||||
launchCloud9: ssfWindow.ssf.launchCloud9,
|
||||
connectCloud9Pipe: ssfWindow.ssf.connectCloud9Pipe,
|
||||
updateAndRestartSDA: ssfWindow.ssf.updateAndRestart,
|
||||
updateAndRestart: ssfWindow.ssf.updateAndRestart,
|
||||
downloadUpdate: ssfWindow.ssf.downloadUpdate,
|
||||
checkForUpdates: ssfWindow.ssf.checkForUpdates,
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user