Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarBasem committed Feb 20, 2024
1 parent 3261f1f commit f708a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/status_im/contexts/wallet/events.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@
{:secret-phrase secret-phrase
:keypair-name keypair-name}]]}))

(rf/reg-event-fx :wallet/clear-new-keypair new-keypair-continue)
(rf/reg-event-fx :wallet/new-keypair-continue new-keypair-continue)

(defn clear-new-keypair
[{:keys [db]}]
Expand Down

0 comments on commit f708a08

Please sign in to comment.