utilize extractAdress helper

pull/4871/head
Brodie Davis 5 months ago
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…
Cancel
Save