mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
core: make sure items sync after migration
This commit is contained in:
committed by
Abdullah Atta
parent
e1cfbb155d
commit
74ade6fecc
@@ -138,6 +138,7 @@ const migrations = [
|
||||
items: {
|
||||
all: (item) => {
|
||||
delete item.remote;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user