mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 18:54:52 +00:00
fix undeclared var
This commit is contained in:
parent
712b1d3a61
commit
f22cf27a66
@ -184,7 +184,7 @@
|
||||
(-> new-db
|
||||
(assoc-in [:message-data :preview] message-previews)
|
||||
(assoc :handler-data (handler-data/get-all))
|
||||
(assoc :chats chats')
|
||||
(assoc :chats chats)
|
||||
(init-console-chat true)
|
||||
(update :dispatch-n conj event)))))))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user