From 68070873dd26536383d62d90df6f511a8d37009f Mon Sep 17 00:00:00 2001 From: JJMdzh Date: Tue, 7 Oct 2025 09:04:00 +0800 Subject: [PATCH] Update main.js (#2096) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 多了个逗号 --- repo/js/AutoArtifacts_A_B_Extra/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo/js/AutoArtifacts_A_B_Extra/main.js b/repo/js/AutoArtifacts_A_B_Extra/main.js index 8510dc847..888a3ff4e 100644 --- a/repo/js/AutoArtifacts_A_B_Extra/main.js +++ b/repo/js/AutoArtifacts_A_B_Extra/main.js @@ -114,7 +114,7 @@ function determinePath() { async function init(shouldRestore = true, shouldResizeMap = false) { dispatcher.addTimer(new RealtimeTimer("AutoPick", { "forceInteraction": false })); if (shouldRestore) { - await genshin.tp("4747.68505859375", "2632.9970703125");, + await genshin.tp("4747.68505859375", "2632.9970703125"); await sleep(3000); } if (shouldResizeMap) {