Skip to content

Commit

Permalink
Finish sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
talldan committed Feb 22, 2024
1 parent c4849b3 commit b2925d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const BLOCK_REMOVAL_RULES = [
},
{
// Pattern overrides.
// The warning is only shown when the user manipulates
// The warning is only shown when the user edits a pattern.
postTypes: [ 'wp_block' ],
callback( removedBlocks ) {
const removedBlocksWithOverrides = removedBlocks.filter(
Expand Down

0 comments on commit b2925d7

Please sign in to comment.