Skip to content

Commit

Permalink
Merge pull request #22 from codesyntax/fullobjects
Browse files Browse the repository at this point in the history
require fullobjects to render the image
  • Loading branch information
ionlizarazu authored Jan 10, 2022
2 parents 13812e4 + 268e1dd commit b3d6c22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const applyConfig = (config) => {
title: 'Advanced',
template: AdvancedListingBlockTemplate,
schemaEnhancer: advancedSchema,
fullobjects: true,
},
];
return config;
Expand Down

0 comments on commit b3d6c22

Please sign in to comment.