mirror of
https://github.com/status-im/status-react.git
synced 2025-01-27 11:16:03 +00:00
fix clear history
Signed-off-by: yenda <eric@status.im>
This commit is contained in:
parent
559b74ba94
commit
32ca986ab2
@ -100,7 +100,7 @@
|
||||
(handlers/register-handler-fx
|
||||
:clear-history
|
||||
(fn [{{:keys [current-chat-id]} :db :as cofx} _]
|
||||
(models/clear-history current-chat-id cofx)))
|
||||
(models/clear-history cofx current-chat-id)))
|
||||
|
||||
(handlers/register-handler-fx
|
||||
:clear-history?
|
||||
|
Loading…
x
Reference in New Issue
Block a user