Skip to content

Commit

Permalink
fix copy on asset badge modal
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscollins3456 committed Dec 16, 2024
1 parent 6ad8618 commit 62b4838
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,8 @@ const DisplayPreferences = ({
clickable={false}
/>
 is already being shown on asset previews, but only one property is allowed at a time.
Do you want to replace the current property? This will hide PropVal on all asset previews.
Do you want to replace the current property? This will hide {getDisplayName(badgeProperty)}{' '}
on all asset previews.
</p>
}
/>
Expand Down

0 comments on commit 62b4838

Please sign in to comment.