python function cms
parent
faf4107eee
commit
2d55f7ce34
@ -1,13 +1,13 @@
|
||||
{
|
||||
"kind": "collectionType",
|
||||
"collectionName": "categories",
|
||||
"collectionName": "types",
|
||||
"info": {
|
||||
"name": "category"
|
||||
"name": "type"
|
||||
},
|
||||
"options": {
|
||||
"increments": true,
|
||||
"timestamps": true,
|
||||
"draftAndPublish": true
|
||||
"draftAndPublish": false
|
||||
},
|
||||
"pluginOptions": {},
|
||||
"attributes": {
|
Loading…
Reference in New Issue