1
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2025-01-02 00:10:42 +02:00
This commit is contained in:
czarek 2024-11-21 23:33:45 +01:00
parent 909a0d081e
commit e13a67acb3

View File

@ -5,6 +5,9 @@ class CeredSMS extends NotificationProvider {
name = "ceredsms";
/**
* @inheritdoc
*/
async send(notification, msg, monitorJSON = null, heartbeatJSON = null) {
let okMsg = "Sent Successfully.";