Skip to content

Commit

Permalink
MBS-12634: Show disambiguation for related entities
Browse files Browse the repository at this point in the history
  • Loading branch information
mwiencek committed Sep 24, 2022
1 parent e0576d1 commit 1cfb62e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -85,7 +85,7 @@ const RelationshipItem = (React.memo<PropsT>(({
<DescriptiveLink
content={targetCredit}
entity={target}
showDisambiguation={false}
showDisambiguation
/*
* The entity pending edits display conflicts with the relationship
* editor's display of pending (unsubmitted) relationship edits.
Expand Down

0 comments on commit 1cfb62e

Please sign in to comment.