shawenguan 1 rok temu
rodzic
commit
25c275eb7a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Scripts/hbcpre/hbcpreHelper.js

+ 1 - 1
Scripts/hbcpre/hbcpreHelper.js

@@ -238,7 +238,7 @@ function handleNewpacklist(){
         // iData.sell_status = 1;
         if(iData.pay_price == void 0){
             iData.pay_price = '99999.99';
-            iData.is_delisted = 0;
+            iData.is_delisted = 1;
         }
     }