Skip to content

Commit 4c6e768

Browse files
authored
Merge pull request #614 from SISheogorath/fix/mattermostVar
Fix mattermost breaking notes
2 parents 66b3463 + 8808399 commit 4c6e768

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/response.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ function responseHackMD (res, note) {
9696
twitter: config.isTwitterEnable,
9797
github: config.isGitHubEnable,
9898
gitlab: config.isGitLabEnable,
99+
mattermost: config.isMattermostEnable,
99100
dropbox: config.isDropboxEnable,
100101
google: config.isGoogleEnable,
101102
ldap: config.isLDAPEnable,

0 commit comments

Comments
 (0)