Change smsVerificationEnabled to smsVerificationActive
This commit is contained in:
parent
a0e63f8405
commit
2c051f4344
3 changed files with 3 additions and 3 deletions
|
|
@ -3,4 +3,4 @@ const anonymousCustomer = {
|
|||
name: 'anonymous',
|
||||
}
|
||||
|
||||
module.exports = {anonymous_customer}
|
||||
module.exports = {anonymousCustomer}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue