Merge pull request #614 from SISheogorath/fix/mattermostVar

Fix mattermost breaking notes
This commit is contained in:
Sheogorath 2017-10-31 14:16:06 +01:00 committed by GitHub
commit 4c6e768a52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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,