chore: activate RW in getstarted category and address schemas

This commit is contained in:
Marc-Roig 2023-04-24 11:58:56 +02:00
parent 256dd95f8e
commit 2154952a3b
2 changed files with 3 additions and 2 deletions

View File

@ -9,6 +9,7 @@
"name": "Address"
},
"options": {
"reviewWorkflows": true,
"draftAndPublish": false
},
"pluginOptions": {},

View File

@ -9,8 +9,8 @@
"name": "Category"
},
"options": {
"draftAndPublish": true,
"comment": ""
"reviewWorkflows": true,
"draftAndPublish": true
},
"pluginOptions": {
"i18n": {