[#12319] User's statuses are not displayed in Profile if it is opened by scanning QR
Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
parent
e966f8a54b
commit
398a2e2e40
|
@ -64,8 +64,7 @@
|
|||
|
||||
(and public-key (not own))
|
||||
(fx/merge cofx
|
||||
{:db (assoc db :contacts/identity public-key)
|
||||
:dispatch [:open-modal :profile]}
|
||||
{:dispatch [:chat.ui/show-profile public-key]}
|
||||
(navigation/navigate-back))
|
||||
|
||||
:else
|
||||
|
|
Loading…
Reference in New Issue