shawenguan 1 anno fa
parent
commit
2ae922ed97
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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) {