js:每日委托Fixbug (#2051)

This commit is contained in:
xoipz
2025-10-01 22:02:58 +08:00
committed by GitHub
parent 25f2b8e5f5
commit fd552a4edf

View File

@@ -6,7 +6,7 @@
await sleep(500);
if (isStoreUI) {
keyPress("ESC");
keyPress("VK_ESCAPE");
}
await sleep(500);
} catch (error) {