mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-25 21:15:55 +00:00
also commit the last change
This commit is contained in:
parent
8e450f415a
commit
1e59a5bcc4
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ class Mattermost extends NotificationProvider {
|
|||
}
|
||||
|
||||
let mattermostdata = {
|
||||
username: monitorJSON.pathName + " " + mattermostUserName,
|
||||
username: monitorJSON.name + " " + mattermostUserName,
|
||||
channel: mattermostChannel,
|
||||
icon_emoji: iconEmoji,
|
||||
icon_url: mattermostIconUrl,
|
||||
|
|
Loading…
Add table
Reference in a new issue