Commit 994e3c98 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent 75ba1aec
...@@ -20,8 +20,8 @@ async function init() { ...@@ -20,8 +20,8 @@ async function init() {
format(files[i+1]) format(files[i+1])
format(files[i+2]) format(files[i+2])
format(files[i+3]) format(files[i+3])
format(files[i+4]) await format(files[i+4])
await format(files[i+5])
} catch (e) { } 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