shawenguan 2 lat temu
rodzic
commit
3ecc2b4742
1 zmienionych plików z 1 dodań i 1 usunięć
  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;