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…
Reference in New Issue