mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-16 10:15:02 -06:00
SDA-4381 - Reverts SDA-4373 as killing c9 is enough (#2000)
This commit is contained in:
parent
28358ddfe7
commit
8b87d72f86
@ -2344,7 +2344,7 @@ export class WindowHandler {
|
||||
if (shouldRelaunch) {
|
||||
app.relaunch();
|
||||
}
|
||||
app.quit();
|
||||
app.exit();
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user