fixed socks5 running on start if specified in config

このコミットが含まれているのは:
tigerbot 2017-11-06 18:06:37 -07:00
コミット 2f06c7fbdc

ファイルの表示

@ -80,6 +80,7 @@ module.exports.create = function (deps, config) {
configEnabled = true;
}
}
process.nextTick(updateConf);
return {
curState