Skip to content

Commit

Permalink
Address pipeline issues
Browse files Browse the repository at this point in the history
  • Loading branch information
akashdhawade1991 committed Jun 3, 2024
1 parent 768d87d commit d82ecc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ function gutenberg_reregister_core_block_types() {
'block.php' => 'core/block',
'calendar.php' => 'core/calendar',
'categories.php' => 'core/categories',
'collab.php' => 'core/collab',
'collab.php' => 'core/collab',
'cover.php' => 'core/cover',
'comment-author-avatar.php' => 'core/comment-author-avatar',
'comment-author-name.php' => 'core/comment-author-name',
Expand Down

0 comments on commit d82ecc2

Please sign in to comment.