spee.ch/devConfig/slackConfig.js.example

6 lines
103 B
Text
Raw Normal View History

2018-03-19 23:34:32 +01:00
module.exports = {
slackWebHook : null,
slackErrorChannel: null,
slackInfoChannel : null,
2018-03-19 22:32:25 +01:00
};