fix(sms): update default OTP pattern template to WebOTP format
This commit is contained in:
parent
5118ae9259
commit
026c5b9086
@ -718,7 +718,7 @@ export class SmsService {
|
|||||||
{
|
{
|
||||||
id: config.otpBodyId,
|
id: config.otpBodyId,
|
||||||
title: 'کد تایید ورود و ثبتنام (OTP)',
|
title: 'کد تایید ورود و ثبتنام (OTP)',
|
||||||
body: 'کد ورود به کنینا: {0}',
|
body: 'کد تایید ورود به کنینا ایران: {0} میباشد. @canina.ir #{0}',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: config.orderBodyId,
|
id: config.orderBodyId,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user