chore: Upgrade theme

This commit is contained in:
2022-02-21 18:15:07 +01:00
parent a577645a81
commit a060243e99
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ const config = {
contentKey: 'body',
collections: {
actualites: {
readManyOption: {
readByQueryOption: {
fields: ['title', 'slug', 'date', 'image', 'image_credit', 'draft', 'body'],
filter
},