Commit a460743b authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 1eca52e8
...@@ -74,7 +74,7 @@ function run() ...@@ -74,7 +74,7 @@ function run()
if (worth < base) { if (worth < base) {
base=worth base=worth
console.log(arrNew[0].sum,balance,worth) console.log(arrNew[0].sum,balance,worth)
createfileADV(worth) createfileADV(worth.toString())
} }
// let start=false // let start=false
// let arr2=[] // let arr2=[]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment