mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-05 21:34:03 +00:00
hotfix realm migration
Signed-off-by: yenda <eric@status.im>
This commit is contained in:
parent
1c99df5343
commit
647db6d698
@ -108,7 +108,7 @@
|
||||
"reset last request to 1 to fetch 7 past days of history"
|
||||
[old-realm new-realm]
|
||||
(log/debug "migrating v18 account database")
|
||||
(some-> old-realm
|
||||
(some-> new-realm
|
||||
(.objects "transport-inbox-topic")
|
||||
(.map (fn [inbox-topic _ _]
|
||||
(aset inbox-topic "last-request" 1)))))
|
||||
|
Loading…
x
Reference in New Issue
Block a user