soupette ddb37266ae Add permissions to edit
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:42:28 +02:00

17 lines
244 B
JSON

{
"collectionName": "components_blog_subsubs",
"info": {
"name": "subsub",
"icon": "air-freshener"
},
"options": {},
"attributes": {
"name": {
"type": "string"
},
"email": {
"type": "email"
}
}
}