chore(route) add " "

This commit is contained in:
coderaiser 2016-06-14 20:55:17 +03:00
parent 5db8e18f44
commit 6af8409f00

View file

@ -43,7 +43,7 @@
FS = CloudFunc.FS,
CSS_URL = require(DIR_JSON + 'css.json')
CSS_URL = require(DIR_JSON + 'css.json')
.map(function(name) {
return 'css/' + name + '.css';
}).join(':');