Skip to content

Commit

Permalink
fix coding standards
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiankaegy committed Sep 24, 2024
1 parent 1fdfa2f commit 09b2943
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/10up-theme/includes/blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ function register_theme_blocks() {
}

register_block_type_from_metadata( $block_folder, $block_options );
};
};
}
}
}

/**
Expand Down

0 comments on commit 09b2943

Please sign in to comment.