mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-02 00:10:42 +02:00
add doc
This commit is contained in:
parent
909a0d081e
commit
e13a67acb3
@ -5,6 +5,9 @@ class CeredSMS extends NotificationProvider {
|
||||
|
||||
name = "ceredsms";
|
||||
|
||||
/**
|
||||
* @inheritdoc
|
||||
*/
|
||||
async send(notification, msg, monitorJSON = null, heartbeatJSON = null) {
|
||||
let okMsg = "Sent Successfully.";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user