mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-29 23:08:53 -04:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
81a194d826
4 changed files with 4 additions and 2 deletions
|
@ -6,7 +6,7 @@ const { DOWN, UP } = require("../../src/util");
|
|||
|
||||
class GoogleChat extends NotificationProvider {
|
||||
|
||||
name = "Google Chat";
|
||||
name = "GoogleChat";
|
||||
|
||||
async send(notification, msg, monitorJSON = null, heartbeatJSON = null) {
|
||||
let okMsg = "Sent Successfully.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue