diff --git a/lib/compat/wordpress-6.3/theme-previews.php b/lib/compat/wordpress-6.3/theme-previews.php index 5ca79c2de84b4..eab05c5824b1f 100644 --- a/lib/compat/wordpress-6.3/theme-previews.php +++ b/lib/compat/wordpress-6.3/theme-previews.php @@ -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 ); -} \ No newline at end of file +}