mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 17:13:08 +08: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