spee.ch/devConfig/slackConfig.js.example
2018-03-19 15:34:32 -07:00

6 lines
103 B
Plaintext

module.exports = {
slackWebHook : null,
slackErrorChannel: null,
slackInfoChannel : null,
};