fix: join button

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie
2026-08-04 02:03:08 +00:00
parent 4286726ff5
commit de77b72ab0
+4 -1
View File
@@ -370,4 +370,7 @@ export class TypeBox {
this.nonceMap.delete(channel.id);
}
}
TypeBox.init();
if (TypeBox.box) {
TypeBox.init();
}