mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 10:55:37 +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"
|
||||
},
|
||||
"options": {
|
||||
"reviewWorkflows": true,
|
||||
"draftAndPublish": false
|
||||
},
|
||||
"pluginOptions": {},
|
||||
|
||||
@ -9,8 +9,8 @@
|
||||
"name": "Category"
|
||||
},
|
||||
"options": {
|
||||
"draftAndPublish": true,
|
||||
"comment": ""
|
||||
"reviewWorkflows": true,
|
||||
"draftAndPublish": true
|
||||
},
|
||||
"pluginOptions": {
|
||||
"i18n": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user