Disables insertion of related items carousel, by now. #358

This commit is contained in:
mateuswetah 2021-07-02 12:17:52 -03:00
parent aeae00a478
commit 542baac6eb
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ registerBlockType('tainacan/carousel-related-items', {
content: 'preview'
}
},
parent: [], // Hides this block while we manage better update logic for its inner blocks.
attributes: {
content: {
type: 'array',