Change smsVerificationEnabled to smsVerificationActive

This commit is contained in:
goga-m 2017-08-15 14:43:01 +03:00
parent a0e63f8405
commit 2c051f4344
3 changed files with 3 additions and 3 deletions

View file

@ -99,7 +99,7 @@
"crypto": "global",
"machine": "global"
},
"code": "smsVerificationEnabled",
"code": "smsVerificationActive",
"fieldType": "onOff",
"fieldClass": null
},