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.
2 parents 66b3463 + 8808399 commit 4c6e768Copy full SHA for 4c6e768
lib/response.js
@@ -96,6 +96,7 @@ function responseHackMD (res, note) {
96
twitter: config.isTwitterEnable,
97
github: config.isGitHubEnable,
98
gitlab: config.isGitLabEnable,
99
+ mattermost: config.isMattermostEnable,
100
dropbox: config.isDropboxEnable,
101
google: config.isGoogleEnable,
102
ldap: config.isLDAPEnable,
0 commit comments