mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-23 13:59:22 +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({
|
actions.push({
|
||||||
"type": "button",
|
"type": "button",
|
||||||
"text": {
|
"text": {
|
||||||
|
Reference in New Issue
Block a user