diff options
Diffstat (limited to 'wp-includes/blocks/table/block.json')
-rw-r--r-- | wp-includes/blocks/table/block.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-includes/blocks/table/block.json b/wp-includes/blocks/table/block.json index 44177ef..11dd5b5 100644 --- a/wp-includes/blocks/table/block.json +++ b/wp-includes/blocks/table/block.json @@ -9,7 +9,7 @@ "attributes": { "hasFixedLayout": { "type": "boolean", - "default": false + "default": true }, "caption": { "type": "rich-text", |