Include USD value for open bounties view items
This commit is contained in:
parent
92b51251c0
commit
e1e0be115c
|
@ -24,7 +24,8 @@
|
|||
[:div.content
|
||||
[:div.header.display-name full-repo]
|
||||
[:div.description
|
||||
issue-link]
|
||||
issue-link
|
||||
(str " (USD " value-usd ")")]
|
||||
[:div.footer-row
|
||||
(for [[tla balance] (merge tokens {:ETH balance-eth})]
|
||||
[:div.balance-badge
|
||||
|
|
Loading…
Reference in New Issue