mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-11 10:06:20 +00:00
reload owner bounties along with other data
This commit is contained in:
parent
a332c08658
commit
81798ad081
@ -247,7 +247,8 @@
|
||||
(defn load-data [initial-load?]
|
||||
(doseq [event [[:load-open-bounties initial-load?]
|
||||
[:load-activity-feed initial-load?]
|
||||
[:load-top-hunters initial-load?]]]
|
||||
[:load-top-hunters initial-load?]
|
||||
[:load-owner-bounties initial-load?]]]
|
||||
(rf/dispatch event))
|
||||
(load-user))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user