chore: add privacy policy and term of use
This commit is contained in:
@@ -22,6 +22,20 @@
|
||||
"type": "component",
|
||||
"component": "shared.contact",
|
||||
"repeatable": true
|
||||
},
|
||||
"privacyPolicy": {
|
||||
"type": "media",
|
||||
"multiple": false,
|
||||
"allowedTypes": [
|
||||
"files"
|
||||
]
|
||||
},
|
||||
"termsOfUse": {
|
||||
"type": "media",
|
||||
"multiple": false,
|
||||
"allowedTypes": [
|
||||
"files"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user