Browse Source
Update server/notification-providers/feishu.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
pull/650/head
xJoker
3 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
2 deletions
-
server/notification-providers/feishu.js
|
@ -54,8 +54,7 @@ class Feishu extends NotificationProvider { |
|
|
content: { |
|
|
content: { |
|
|
post: { |
|
|
post: { |
|
|
zh_cn: { |
|
|
zh_cn: { |
|
|
title: |
|
|
title: "UptimeKuma Alert: " + monitorJSON["name"], |
|
|
"UptimeKuma Alert: " + monitorJSON["name"], |
|
|
|
|
|
content: [ |
|
|
content: [ |
|
|
[ |
|
|
[ |
|
|
{ |
|
|
{ |
|
|