Commit c5d8e9f4 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent b3f286f8
......@@ -16,7 +16,7 @@ async function init() {
if (files[i].includes('.csv')) {
try {
prom.push(files[i])
prom.push(format(files[i]))
} catch (e) {
}
......
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