From 01c9b252d0bf8e72959038e5677f74c5a3ce647b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E4=BA=91?= Date: Fri, 29 Aug 2025 03:37:30 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=93=81=E5=8C=A0=E9=93=BA=E6=89=93?= =?UTF-8?q?=E5=BC=80=E8=83=8C=E5=8C=85=E5=90=8E=E8=BF=94=E5=9B=9E=E4=B8=BB?= =?UTF-8?q?=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repo/js/铁匠铺/main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/repo/js/铁匠铺/main.js b/repo/js/铁匠铺/main.js index 2d3e19913..c79bf8e04 100644 --- a/repo/js/铁匠铺/main.js +++ b/repo/js/铁匠铺/main.js @@ -347,6 +347,7 @@ async function getMaxOreType() { } } } + await genshin.returnMainUi() return maxOre; } catch (error) { if (notice) {