Commit 4a3ffaa5 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent deec8ec8
......@@ -51,7 +51,7 @@ async function init() {
// if (!files[i].includes('.csv'))
// continue
arr.push(read('E:\\fail\\btc1\\' + newArr2[i].file1Name, newArr2[i].file1Name))
arr.push(read('E:\\fail\\btc1\\' + newArr2[i].file2Name, newArr2[i].file2Name))
arr.push(read('E:\\fail\\btc2\\' + newArr2[i].file2Name, newArr2[i].file2Name))
}
......
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