OSDN Git Service

[fix] : GETで指定された時メッセージが表示されないのを修正
authorhayao <hayao@fascode.net>
Tue, 17 Aug 2021 04:42:28 +0000 (13:42 +0900)
committerhayao <hayao@fascode.net>
Tue, 17 Aug 2021 04:42:28 +0000 (13:42 +0900)
alter/Download.js

index 1989a8d..1fcf7e0 100644 (file)
@@ -101,6 +101,7 @@ const Update_Edition = () => {
             }
         })
     }
+    ShowEditionInfo();
 }
 
 ReleaseIdForm.addEventListener("change", (e) => {