Update server/notification-providers/feishu.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
parent
ce2df137e6
commit
69c623ac2b
|
@ -27,8 +27,7 @@ class Feishu extends NotificationProvider {
|
|||
content: {
|
||||
post: {
|
||||
zh_cn: {
|
||||
title:
|
||||
"UptimeKuma Alert: " + monitorJSON["name"],
|
||||
title: "UptimeKuma Alert: " + monitorJSON["name"],
|
||||
content: [
|
||||
[
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue