mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 02:35:54 +00:00
Fix broken build
This commit is contained in:
parent
d358c33d9d
commit
edd191b705
@ -67,8 +67,8 @@
|
||||
:debug? true}])
|
||||
(if (get contacts whisper-identity)
|
||||
(dispatch [:update-contact! dapp])
|
||||
(dispatch [:add-contacts [dapp]])
|
||||
(dispatch [:open-chat-with-contact dapp])))))))
|
||||
(do (dispatch [:add-contacts [dapp]])
|
||||
(dispatch [:open-chat-with-contact dapp]))))))))
|
||||
|
||||
(register-handler :debug-remove-contact
|
||||
(u/side-effect!
|
||||
|
Loading…
x
Reference in New Issue
Block a user