in public/electron.ts [96:100]
private static onAllWindowClosed(): void { if (process.platform !== PLATFORMS.MAC) { Main.application.quit(); } }