Update notification.js

pull/61/head
Niyas 3 years ago committed by GitHub
parent 829a2a191d
commit 01f2fccb23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"
}
]
}

Loading…
Cancel
Save