Commit bba25fad authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 065e2cfa
...@@ -77,6 +77,7 @@ if (worth < base) { ...@@ -77,6 +77,7 @@ if (worth < base) {
base=worth base=worth
console.log(arrNew[0].sum,balance,worth) console.log(arrNew[0].sum,balance,worth)
let z={bad:base} let z={bad:base}
console.log(z)
createfileADV(JSON.stringify(z)) createfileADV(JSON.stringify(z))
} }
// let start=false // let start=false
......
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