mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-25 04:55:55 +00:00
Update webhook.js
This commit is contained in:
parent
a17084f75d
commit
5b322aaa46
1 changed files with 1 additions and 3 deletions
|
@ -11,9 +11,7 @@ class Webhook extends NotificationProvider {
|
|||
|
||||
try {
|
||||
let data = {
|
||||
heartbeat: heartbeatJSON,
|
||||
monitor: monitorJSON,
|
||||
msg,
|
||||
text: msg
|
||||
};
|
||||
let finalData;
|
||||
let config = {};
|
||||
|
|
Loading…
Add table
Reference in a new issue