diff --git a/src/wp-includes/block-editor.php b/src/wp-includes/block-editor.php index f175eff85d..672518757c 100644 --- a/src/wp-includes/block-editor.php +++ b/src/wp-includes/block-editor.php @@ -309,8 +309,8 @@ function get_block_editor_settings( array $custom_settings, $block_editor_contex $presets = array( array( - 'css' => 'variables', - '__unstableType' => 'presets', + 'css' => 'variables', + '__unstableType' => 'presets', ), array( 'css' => 'presets',