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
parent
commit
1bc77a06e5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      server/notification-providers/feishu.js

3
server/notification-providers/feishu.js

@ -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