also commit the last change

This commit is contained in:
Frank Elsinga 2025-01-24 20:06:18 +01:00 committed by GitHub
parent 8e450f415a
commit 1e59a5bcc4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,