summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/more/block.json
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/blocks/more/block.json')
-rw-r--r--wp-includes/blocks/more/block.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/wp-includes/blocks/more/block.json b/wp-includes/blocks/more/block.json
index bfd9565..b071f6b 100644
--- a/wp-includes/blocks/more/block.json
+++ b/wp-includes/blocks/more/block.json
@@ -20,7 +20,10 @@
"customClassName": false,
"className": false,
"html": false,
- "multiple": false
+ "multiple": false,
+ "interactivity": {
+ "clientNavigation": true
+ }
},
"editorStyle": "wp-block-more-editor"
}