Skip to content

Commit

Permalink
Merge pull request #54 from web3privacy/dw/bug-fixes
Browse files Browse the repository at this point in the history
fix: sign_in_type_requirments save
  • Loading branch information
DomWane authored Oct 4, 2024
2 parents a00ed6b + 9c0f910 commit ab0649a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/Project/Create/Categories/Privacy.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ function save() {
tracebility: {
kyc: kyc.value,
tracked_data: trackedData.value,
sign_in_type_requirments: signRequirements.value,
},
default_privacy: defaultPrivacy.value,
})
Expand Down

0 comments on commit ab0649a

Please sign in to comment.