[#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:
andrey 2021-07-23 11:07:51 +02:00
parent e966f8a54b
commit 398a2e2e40
No known key found for this signature in database
GPG Key ID: 89B67245FD2F0272
1 changed files with 1 additions and 2 deletions

View File

@ -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