关闭后重置notify
This commit is contained in:
parent
779b39d1fc
commit
677ec64620
@ -387,6 +387,7 @@ export async function loadLineDatas(app: GraphicApp) {
|
|||||||
});
|
});
|
||||||
} else if (msgNotify && connected) {
|
} else if (msgNotify && connected) {
|
||||||
msgNotify();
|
msgNotify();
|
||||||
|
msgNotify = null;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user