Merge branch 'master' into alerta

This commit is contained in:
Louis Lam
2022-03-04 14:09:01 +08:00
48 changed files with 1400 additions and 2610 deletions

View File

@@ -20,7 +20,7 @@ class Mattermost extends NotificationProvider {
return okMsg;
}
const mattermostChannel = notification.mattermostchannel;
const mattermostChannel = notification.mattermostchannel.toLowerCase();
const mattermostIconEmoji = notification.mattermosticonemo;
const mattermostIconUrl = notification.mattermosticonurl;