Skip to content

Commit 8808399

Browse files
committed
Fix mattermost breaking notes
1 parent 66b3463 commit 8808399

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)