utilize extractAdress helper

This commit is contained in:
Brodie Davis 2024-06-23 21:18:42 -04:00
parent 0325c14d42
commit a19f417896

View file

@ -48,7 +48,7 @@ class Slack extends NotificationProvider {
} }
if (monitorJSON.url) { if (this.extractAdress(monitorJSON)) {
actions.push({ actions.push({
"type": "button", "type": "button",
"text": { "text": {