pull/5368/head
czarek 1 month ago
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…
Cancel
Save