diff --git a/components/Project/Create/Categories/Privacy.vue b/components/Project/Create/Categories/Privacy.vue index 7ba76d5..40c8052 100644 --- a/components/Project/Create/Categories/Privacy.vue +++ b/components/Project/Create/Categories/Privacy.vue @@ -27,6 +27,7 @@ function save() { tracebility: { kyc: kyc.value, tracked_data: trackedData.value, + sign_in_type_requirments: signRequirements.value, }, default_privacy: defaultPrivacy.value, })