[⚠ Emg Fix] Issue #47

1. [/] 将所有 JS 中的 Magic numbers 更新到最新 SSA 的对应值, 从而解决异常
2. [?] 非常不要脸地 bump 了一个 version
This commit is contained in:
Minoricew
2025-11-07 22:13:49 +08:00
parent abd5a10d24
commit 2b9d1c97c5
7 changed files with 26 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
const buildClass = (n) => {
// >>> BEGIN OF SEEWO HUGO ORIGINAL CODE <<< //
const s = n(237),
const s = n(239),
o = n(7);
class WebSocketManager {
constructor(e, t) {