NoStopClause ovh
This commit is contained in:
parent
6cf59e3dd1
commit
cded219707
@ -22,6 +22,8 @@ export default class OvhService extends BaseService {
|
||||
receivers: [phoneNumber],
|
||||
senderForResponse: false,
|
||||
sender: "not.IT Fact",
|
||||
noStopClause: true,
|
||||
|
||||
}, (error: any, response: any) => {
|
||||
if (error) {
|
||||
console.error('Error sending Ovh Sms');
|
||||
|
Loading…
x
Reference in New Issue
Block a user