summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/more
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/blocks/more')
-rw-r--r--wp-includes/blocks/more/block.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/wp-includes/blocks/more/block.json b/wp-includes/blocks/more/block.json
index b071f6b..d1153ca 100644
--- a/wp-includes/blocks/more/block.json
+++ b/wp-includes/blocks/more/block.json
@@ -9,7 +9,8 @@
"textdomain": "default",
"attributes": {
"customText": {
- "type": "string"
+ "type": "string",
+ "default": ""
},
"noTeaser": {
"type": "boolean",