We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44ca041 commit 23b6b21Copy full SHA for 23b6b21
1 file changed
src/lib/adapters/slack.js
@@ -21,6 +21,7 @@ var messages = require('./../slack-messages');
21
var SlackLikeAdapter = require('./slack-like');
22
23
24
+
25
// NOTE: Be careful about making changes to this adapter, because the adapters
26
// for Mattermost, Cisco Spark, and Rocketchat all inherit from this one
27
function SlackAdapter(robot) {
0 commit comments