mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
parent
ce357c72be
commit
72059a7d93
1 changed files with 3 additions and 0 deletions
|
|
@ -225,6 +225,9 @@ app.on('ready', () => {
|
|||
deleteSessions();
|
||||
cfgUnsubscribe();
|
||||
pluginsUnsubscribe();
|
||||
if (windowSet.size === 0) {
|
||||
win.close();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue