shawenguan 1 년 전
부모
커밋
2ae922ed97
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Scripts/imoutai/imoutaiHelper.js

+ 1 - 1
Scripts/imoutai/imoutaiHelper.js

@@ -68,7 +68,7 @@ async function Main() {
     if (magicJS.isRequest) {
         checkHandleRequest();
     } else {
-        tryReserve();
+        await tryReserve();
     }
     magicJS.notification.msg('');
     if (gRetBody) {