shawenguan %!s(int64=2) %!d(string=hai) anos
pai
achega
6aa0c66f02
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Scripts/jhsh/jhshHelper.js

+ 1 - 1
Scripts/jhsh/jhshHelper.js

@@ -71,7 +71,7 @@ if (!lk.isExecComm) {
 
 async function waitTest(){
     return new Promise(resolve => {
-        setTimeout(resolve, 3000);
+        // setTimeout(resolve, 3000);
     });
     // return new Promise((resolve) => setTimeout(resolve, time))
 }