pull/3541/merge
wojcikm 1 month ago committed by GitHub
commit e63b8a18cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -74,6 +74,10 @@ class Slack extends NotificationProvider {
{
"type": "mrkdwn",
"text": `*Time (${heartbeatJSON["timezone"]})*\n${heartbeatJSON["localDateTime"]}`,
},
{
"type": "mrkdwn",
"text": "*URL*\n" + monitorJSON.url,
}],
}
],

Loading…
Cancel
Save