mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-04 17:23:21 +00:00
utilize extractAdress helper
This commit is contained in:
@@ -48,7 +48,7 @@ class Slack extends NotificationProvider {
|
||||
|
||||
}
|
||||
|
||||
if (monitorJSON.url) {
|
||||
if (this.extractAdress(monitorJSON)) {
|
||||
actions.push({
|
||||
"type": "button",
|
||||
"text": {
|
||||
|
||||
Reference in New Issue
Block a user