刚刚忘记写!le

This commit is contained in:
strawberry 2025-09-22 14:27:19 +08:00
parent 7b02968cb0
commit 8f8af21cd8

View File

@ -279,7 +279,7 @@ var plugins_bb40132b_638b_4a9f_b028_d3fe47acc8d1 =
core.startUpdate() core.startUpdate()
if (main.replayChecking){ if (!main.replayChecking){
Promise.all([document.fonts.load("24px STHUPO"), document.fonts.load("16px cjk")]).then(core.startUpdate)} Promise.all([document.fonts.load("24px STHUPO"), document.fonts.load("16px cjk")]).then(core.startUpdate)}
}; };
class JsonCrypto { class JsonCrypto {