Skip to content

Commit

Permalink
HeaderToolbar - Update inserterMethod meta data (#52735)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo Pacheco authored Jul 20, 2023
1 parent d7c8809 commit 6d22c92
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ function HeaderToolbar( {
( blockType ) => () => {
insertBlock( createBlock( blockType ), undefined, undefined, true, {
source: 'inserter_menu',
inserterMethod: 'quick-inserter',
} );
},
[ insertBlock ]
Expand Down

0 comments on commit 6d22c92

Please sign in to comment.