Commit 5e65822b authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 44f2930a
...@@ -25,7 +25,7 @@ async function run() { ...@@ -25,7 +25,7 @@ async function run() {
} }
let uniqType = _.uniq(types); let uniqType = _.uniq(types);
createConfileADV(uniqType) createConfileADV(JSON.stringify(uniqType, null, 2))
} }
......
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