mirror of https://github.com/icedream/ts3bot.git
Missing newline in config.iced.
parent
ed9e3605a7
commit
e93b3f5fff
|
@ -38,4 +38,4 @@ if nconf.get "dump-config"
|
|||
process.exit 0
|
||||
|
||||
module.exports = merge true, nconf,
|
||||
isProduction: -> @get("environment").toUpperCase() == "PRODUCTION"
|
||||
isProduction: -> @get("environment").toUpperCase() == "PRODUCTION"
|
||||
|
|
Loading…
Reference in New Issue