hide `Merged bounties` section

This commit is contained in:
Martin Klepsch 2018-04-24 11:26:34 +02:00 committed by Tetiana Churikova
parent 1a3fab803c
commit 2fad56695d
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@
[heading "Paid out bounties" (count-pill (count (get grouped :paid)))]
[expandable-bounty-list paid-bounty (get grouped :paid)]]
[:div.mt4
#_[:div.mt4
[heading "Merged bounties" (count-pill (count (get grouped :merged)))]
[:p "I'm not sure why these exist. They have a :payout-address and a :confirm-hash so why are they missing the :payout-hash?"]
[expandable-bounty-list paid-bounty (get grouped :merged)]]