Files
encoach_cms/src/components/footer/about.json
2024-03-18 10:21:00 +00:00

20 lines
299 B
JSON

{
"collectionName": "components_footer_abouts",
"info": {
"displayName": "About",
"description": ""
},
"options": {},
"attributes": {
"Terms": {
"type": "string"
},
"PrivacyPolicy": {
"type": "string"
},
"Text": {
"type": "string"
}
}
}