Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferossgp committed Jul 21, 2020
1 parent a16bc62 commit 55436ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/status_im/acquisition/core.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
(re-frame/reg-fx
::get-referrer
(fn [external-referrer]
(re-frame/dispatch [::success-tx-received])
(-> ^js async-storage
(.getItem referrer-decision-key)
(.then (fn [^js data]
Expand Down

0 comments on commit 55436ed

Please sign in to comment.