mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-05 12:41:09 -05:00
Update notification.js
This commit is contained in:
parent
829a2a191d
commit
01f2fccb23
@ -168,7 +168,7 @@ class Notification {
|
|||||||
"text": "Visit Uptime Kuma",
|
"text": "Visit Uptime Kuma",
|
||||||
},
|
},
|
||||||
"value": "Uptime-Kuma",
|
"value": "Uptime-Kuma",
|
||||||
"url": "https://github.com/louislam/uptime-kuma" || notification.slackbutton
|
"url": notification.slackbutton || "https://github.com/louislam/uptime-kuma"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user