mirror of
https://github.com/strapi/strapi.git
synced 2025-11-08 06:07:41 +00:00
chore: activate RW in getstarted category and address schemas
This commit is contained in:
parent
256dd95f8e
commit
2154952a3b
@ -9,6 +9,7 @@
|
|||||||
"name": "Address"
|
"name": "Address"
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
|
"reviewWorkflows": true,
|
||||||
"draftAndPublish": false
|
"draftAndPublish": false
|
||||||
},
|
},
|
||||||
"pluginOptions": {},
|
"pluginOptions": {},
|
||||||
|
|||||||
@ -9,8 +9,8 @@
|
|||||||
"name": "Category"
|
"name": "Category"
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"draftAndPublish": true,
|
"reviewWorkflows": true,
|
||||||
"comment": ""
|
"draftAndPublish": true
|
||||||
},
|
},
|
||||||
"pluginOptions": {
|
"pluginOptions": {
|
||||||
"i18n": {
|
"i18n": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user