fix: replace sms requirement with sanctions
This commit is contained in:
parent
2822acbda0
commit
149a2f99c8
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ const getTriggers = _.get('triggers')
|
|||
const getTriggersAutomation = config => {
|
||||
const defaultAutomation = _.get('triggersConfig_automation')(config)
|
||||
const requirements = {
|
||||
sms: defaultAutomation,
|
||||
sanctions: defaultAutomation,
|
||||
idCardPhoto: defaultAutomation,
|
||||
idCardData: defaultAutomation,
|
||||
facephoto: defaultAutomation,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue