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