From a065c866729bd701c559103330ccf0031c1f9db7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E4=BA=91?= Date: Wed, 11 Jun 2025 05:43:30 +0800 Subject: [PATCH] fix: typos. --- repo/js/料理制作及食材加工/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo/js/料理制作及食材加工/main.js b/repo/js/料理制作及食材加工/main.js index adb20eec..e58dbcb4 100644 --- a/repo/js/料理制作及食材加工/main.js +++ b/repo/js/料理制作及食材加工/main.js @@ -242,5 +242,5 @@ for (const char of sausageNum) { click(1190, 755);//确认 await sleep(1000); }; -genshin.rereturnMainUi(); +genshin.returnMainUi(); })();