mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-08-20 02:43:24 +08:00
[🛠️ Fix] Unexpected infinite reconn for ACM
This commit is contained in:
@@ -135,8 +135,6 @@
|
||||
);
|
||||
|
||||
aikariWs.onopen = () => {
|
||||
failedCounter = 0;
|
||||
isErrorOccurred = false;
|
||||
callback(true, aikariWs);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user