Skip to content

Commit 2c99a49

Browse files
committed
Renamed hide_title_and_feature_image to show_title_and_feature_image
refs TryGhost/Product#3556 - renames property to match the desired usage in themes
1 parent 63eae03 commit 2c99a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/admin-api-schema/lib/schemas/pages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"format": "uri-reference",
127127
"maxLength": 2000
128128
},
129-
"hide_title_and_feature_image": {
129+
"show_title_and_feature_image": {
130130
"type": "boolean"
131131
},
132132
"authors": {

0 commit comments

Comments
 (0)