Niyas
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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" |
|
|
|
} |
|
|
|
] |
|
|
|
} |
|
|
|