Fix mattermost breaking notes

This commit is contained in:
Sheogorath 2017-10-31 13:48:35 +01:00
parent 66b3463825
commit 8808399c48
No known key found for this signature in database
GPG Key ID: 1F05CC3635CDDFFD
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ function responseHackMD (res, note) {
twitter: config.isTwitterEnable,
github: config.isGitHubEnable,
gitlab: config.isGitLabEnable,
mattermost: config.isMattermostEnable,
dropbox: config.isDropboxEnable,
google: config.isGoogleEnable,
ldap: config.isLDAPEnable,