mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-19 12:26:02 -04:00
utilize extractAdress helper
This commit is contained in:
parent
0325c14d42
commit
a19f417896
@ -48,7 +48,7 @@ class Slack extends NotificationProvider {
|
||||
|
||||
}
|
||||
|
||||
if (monitorJSON.url) {
|
||||
if (this.extractAdress(monitorJSON)) {
|
||||
actions.push({
|
||||
"type": "button",
|
||||
"text": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user