Commit a0abd222 authored by Ahmad Nemati's avatar Ahmad Nemati

git pull

parent 98da16b0
......@@ -32,6 +32,7 @@ async function init() {
com[i].platform = com[i].platform.toLowerCase()
let t = com[i].platform
t = t.split('_')
console.log(t)
......
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