Update notification.js

This commit is contained in:
Niyas
2021-07-17 18:59:26 +05:30
committed by GitHub
parent 829a2a191d
commit 01f2fccb23

View File

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