Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
MaggieCabrera committed Jun 21, 2023
1 parent 460017f commit 6388f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/compat/wordpress-6.3/theme-previews.php
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ function block_theme_activate_nonce() {
if ( ! function_exists( 'wp_get_theme_preview_path' ) ) {
add_action( 'admin_head', 'block_theme_activate_nonce' );
add_action( 'admin_print_footer_scripts', 'add_live_preview_button', 11 );
}
}

0 comments on commit 6388f62

Please sign in to comment.