Update server/notification-providers/cellsynt.js

Co-authored-by: Frank Elsinga <frank@elsinga.de>
pull/4558/head
Simon Nilsson 2 months ago committed by GitHub
parent 4253d0004a
commit 378340ae51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -39,7 +39,7 @@ class Cellsynt extends NotificationProvider {
/* Controls the originator type the message should be sent with. /* Controls the originator type the message should be sent with.
Possible values: numeric, shortcode and alpha. Possible values: numeric, shortcode and alpha.
*/ */
"originatortype": notification.Originatortype, "originatortype": notification.cellsyntOriginatortype,
/* Identifier which will be visible on recipient's mobile phone as /* Identifier which will be visible on recipient's mobile phone as
originator of the message. Allowed values and function depends originator of the message. Allowed values and function depends
on parameter originatortype's value according to below: on parameter originatortype's value according to below:

Loading…
Cancel
Save