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) {