diff --git a/components/item-full.js b/components/item-full.js index 32c85454..bcbb389a 100644 --- a/components/item-full.js +++ b/components/item-full.js @@ -146,6 +146,7 @@ function TopLevelItem ({ item, noReply, ...props }) { ? (
{numWithUnits(item.bounty, { abbreviate: false })} paid + {item.bountyPaidTo.length > 1 && {item.bountyPaidTo.length} times}
) : (