mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-08-20 04:23:24 +08:00
[⚠ Emg Fix] Issue #47
1. [/] 将所有 JS 中的 Magic numbers 更新到最新 SSA 的对应值, 从而解决异常 2. [?] 非常不要脸地 bump 了一个 version
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user