shawenguan 1 year ago
parent
commit
2ae922ed97
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Scripts/imoutai/imoutaiHelper.js

+ 1 - 1
Scripts/imoutai/imoutaiHelper.js

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