From 17ede4981ad5be1660539a86e87f1bbe3ee6e09d Mon Sep 17 00:00:00 2001 From: hayao Date: Tue, 17 Aug 2021 13:42:28 +0900 Subject: [PATCH] =?utf8?q?[fix]=20:=20GET=E3=81=A7=E6=8C=87=E5=AE=9A?= =?utf8?q?=E3=81=95=E3=82=8C=E3=81=9F=E6=99=82=E3=83=A1=E3=83=83=E3=82=BB?= =?utf8?q?=E3=83=BC=E3=82=B8=E3=81=8C=E8=A1=A8=E7=A4=BA=E3=81=95=E3=82=8C?= =?utf8?q?=E3=81=AA=E3=81=84=E3=81=AE=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- alter/Download.js | 1 + 1 file changed, 1 insertion(+) diff --git a/alter/Download.js b/alter/Download.js index 1989a8d..1fcf7e0 100644 --- a/alter/Download.js +++ b/alter/Download.js @@ -101,6 +101,7 @@ const Update_Edition = () => { } }) } + ShowEditionInfo(); } ReleaseIdForm.addEventListener("change", (e) => { -- 2.11.0