style changes

This commit is contained in:
Barış Soner Uşaklı
2017-05-27 01:44:26 -04:00
parent bcc566fb68
commit 890c2eff70
16 changed files with 908 additions and 907 deletions

View File

@@ -5,7 +5,7 @@ var path = require('path');
var async = require('async');
var Languages = module.exports;
var languagesPath = path.join(__dirname, '../build/public/language');
var languagesPath = path.join(__dirname, '../build/public/language');
Languages.init = function (next) {
next();