mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
parent
0174e1931a
commit
f6bfbdf170
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ module.exports = class Window {
|
|||
|
||||
session.on('exit', () => {
|
||||
rpc.emit('session exit', {uid});
|
||||
sessions.delete(uid);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue