5 lines
103 B
Text
5 lines
103 B
Text
module.exports = {
|
|
slackWebHook : null,
|
|
slackErrorChannel: null,
|
|
slackInfoChannel : null,
|
|
};
|