mirror of
https://github.com/web3privacy/explorer-app.git
synced 2024-10-15 16:46:26 +02:00
fix: sign_in_type_requirments save
This commit is contained in:
parent
baf78bd689
commit
9a9eb454bb
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ function save() {
|
|||
tracebility: {
|
||||
kyc: kyc.value,
|
||||
tracked_data: trackedData.value,
|
||||
sign_in_type_requirments: signRequirements.value,
|
||||
},
|
||||
default_privacy: defaultPrivacy.value,
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue