Skip to content

Commit 96f95d2

Browse files
committed
Add backlinks to required internal relations
1 parent 04c8d20 commit 96f95d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/block/editor/page.go

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ var pageRequiredRelations = []domain.RelationKey{
3232
bundle.RelationKeySnippet,
3333
bundle.RelationKeyFeaturedRelations,
3434
bundle.RelationKeyLinks,
35+
bundle.RelationKeyBacklinks,
3536
bundle.RelationKeyLayoutAlign,
3637
}
3738

0 commit comments

Comments
 (0)