mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-22 19:45:56 +00:00
remove comments
This commit is contained in:
parent
f0eaa46a02
commit
28f4fb233f
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ class OneChat extends NotificationProvider {
|
|||
Authorization: "Bearer " + notification.accessToken,
|
||||
},
|
||||
};
|
||||
// Send a test message if the monitor is null
|
||||
if (heartbeatJSON == null) {
|
||||
const testMessage = {
|
||||
to: notification.recieverId,
|
||||
|
|
Loading…
Add table
Reference in a new issue