Commit 87574b10 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 5cc70b89
......@@ -44,6 +44,7 @@ async function init() {
let last=allPlatforms[j].split('_')
let config=last[last.length-2].replace('.csv','')
let file=last[last.length-1].replace('.csv','')
console.log(file)
let data=getDataFromFileAndConfig(all,file,config)
dataFile.push(data)
}
......
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