shawenguan há 2 anos atrás
pai
commit
3ecc2b4742
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Scripts/gandart/gandartHelper.js

+ 1 - 1
Scripts/gandart/gandartHelper.js

@@ -335,7 +335,7 @@ async function all() {
     lk.done();
 }
 
-async function refreshLstOnSale(castingId, price) {
+function refreshLstOnSale(castingId, price) {
     return new Promise((resolve, _reject) => {
         try {
             const headers = GCommonGandartHeads;