diff --git a/src/cljs/commiteth/subscriptions.cljs b/src/cljs/commiteth/subscriptions.cljs index 2047f23..aaf8a86 100644 --- a/src/cljs/commiteth/subscriptions.cljs +++ b/src/cljs/commiteth/subscriptions.cljs @@ -87,10 +87,10 @@ ;; special prefix or namespace for derived properties that ;; are added to domain records like this ;; e.g. `derived/paid?` - [id (assoc bounty :paid? (boolean (and (:payout_receipt bounty) + [id (assoc bounty :paid? (boolean (and (:payout-receipt bounty) ;; bounties with winner logins ;; were not revoked - (:winner_login bounty))))]) + (:winner-login bounty))))]) (into {})))) (reg-sub