shawenguan há 1 ano atrás
pai
commit
2ae922ed97
1 ficheiros alterados com 1 adições e 1 exclusões
  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) {