spee.ch/devConfig/slackConfig.js
2018-03-19 16:58:15 -07:00

5 lines
99 B
JavaScript

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