Update server/notification-providers/feishu.js

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
pull/650/head
xJoker 3 years ago committed by GitHub
parent 69c623ac2b
commit 1bc77a06e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,8 +54,7 @@ class Feishu extends NotificationProvider {
content: {
post: {
zh_cn: {
title:
"UptimeKuma Alert: " + monitorJSON["name"],
title: "UptimeKuma Alert: " + monitorJSON["name"],
content: [
[
{

Loading…
Cancel
Save