Fix owner stuff for pledges
This commit is contained in:
@@ -14,6 +14,6 @@ block content
|
||||
a(href=`/pledges/${pledge.id}`) #{totalSatoshis} sats for #{pledge.translationArtifactVersionPledges.length} translations
|
||||
br
|
||||
small
|
||||
small.chip= pledge.entity.name
|
||||
small.chip= pledge.owner.ownerEntity.entity.name
|
||||
br
|
||||
small= pledge.message
|
||||
Reference in New Issue
Block a user