mirror of
https://github.com/status-im/status-react.git
synced 2025-02-05 07:35:00 +00:00
Fixed problem with adding new contact on desktop (#5492)
This commit is contained in:
parent
329c360a40
commit
edd87192d0
@ -16,7 +16,7 @@
|
||||
(views/defview new-contact []
|
||||
(views/letsubs [new-contact-identity [:get :contacts/new-identity]
|
||||
contacts [:all-added-people-contacts]
|
||||
chat-error [:new-contact-error-message]
|
||||
chat-error [:new-identity-error]
|
||||
topic [:get :public-group-topic]
|
||||
topic-error [:new-topic-error-message]
|
||||
account [:get-current-account]
|
||||
|
Loading…
x
Reference in New Issue
Block a user