fix(sms): update default OTP pattern template to WebOTP format
Some checks failed
Deploy Canina / deploy (push) Successful in 2m4s
E2E Playwright Tests / Run Full E2E & Security Suites (push) Failing after 0s

This commit is contained in:
parsa aghaei 2026-09-05 19:49:45 +03:30
parent 5118ae9259
commit 026c5b9086

View File

@ -718,7 +718,7 @@ export class SmsService {
{
id: config.otpBodyId,
title: 'کد تایید ورود و ثبت‌نام (OTP)',
body: 'کد ورود به کنینا: {0}',
body: 'کد تایید ورود به کنینا ایران: {0} میباشد. @canina.ir #{0}',
},
{
id: config.orderBodyId,