shawenguan hace 1 año
padre
commit
2ae922ed97
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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) {