mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 07:14:04 +00:00
Update server/notification-providers/feishu.js
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
parent
69c623ac2b
commit
1bc77a06e5
1 changed files with 1 additions and 2 deletions
|
@ -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: [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue