flyzto 6 mesiacov pred
rodič
commit
0c21d236b5
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      server/triangle/totalProfitCalc.js

+ 1 - 0
server/triangle/totalProfitCalc.js

@@ -197,6 +197,7 @@ const calcGoldsWithWinTarget = (data) => {
     goldM2,
     jc_index_1,
     jc_index_2,
+    jc_base: GOLD_BASE,
   }
 }