We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c8d20 commit 96f95d2Copy full SHA for 96f95d2
core/block/editor/page.go
@@ -32,6 +32,7 @@ var pageRequiredRelations = []domain.RelationKey{
32
bundle.RelationKeySnippet,
33
bundle.RelationKeyFeaturedRelations,
34
bundle.RelationKeyLinks,
35
+ bundle.RelationKeyBacklinks,
36
bundle.RelationKeyLayoutAlign,
37
}
38
0 commit comments