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.";