diff --git a/server/notification.js b/server/notification.js index 5639ae9c..aa32438a 100644 --- a/server/notification.js +++ b/server/notification.js @@ -168,7 +168,7 @@ class Notification { "text": "Visit Uptime Kuma", }, "value": "Uptime-Kuma", - "url": "https://github.com/louislam/uptime-kuma" || notification.slackbutton + "url": notification.slackbutton || "https://github.com/louislam/uptime-kuma" } ] }