mirror of
https://github.com/Yonle/bostr.git
synced 2025-10-03 17:34:05 +02:00
also need to delete these aliases
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
@@ -118,6 +118,8 @@ module.exports = (ws, req, onClose) => {
|
||||
ws.events.delete(origID);
|
||||
ws.pendingEOSE.delete(origID);
|
||||
ws.pause_subs.delete(origID);
|
||||
ws.fakesubalias.delete(origID);
|
||||
ws.subalias.delete(faked);
|
||||
cancel_EOSETimeout(ws.id, origID);
|
||||
|
||||
data[1] = faked;
|
||||
|
Reference in New Issue
Block a user