Update server/notification-providers/cellsynt.js

Co-authored-by: Frank Elsinga <frank@elsinga.de>
pull/4625/head
Simon Nilsson 1 month ago committed by GitHub
parent 07dcc6b5d7
commit 08a0a6d251
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,9 +11,7 @@ class Cellsynt extends NotificationProvider {
const okMsg = "Sent Successfully.";
let data = {
/**
* You can find more information about the API here: https://www.cellsynt.com/en/sms/api-integration
*/
// docs at https://www.cellsynt.com/en/sms/api-integration
params: {
"username": notification.cellsyntLogin,
"password": notification.cellsyntPassword,

Loading…
Cancel
Save