Skip to content

Commit

Permalink
PLANET-4811 Remove html support, wasn't working
Browse files Browse the repository at this point in the history
  • Loading branch information
Inwerpsel committed Sep 25, 2020
1 parent dd44782 commit 7c5d05b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/src/blocks/Submenu/SubmenuBlock.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export class SubmenuBlock {
},
supports: {
multiple: false, // Use the block just once per post.
html: false,
},
styles: [
{
Expand Down

0 comments on commit 7c5d05b

Please sign in to comment.