mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
fix: add minor migration
This commit is contained in:
@@ -95,6 +95,7 @@ export default class Backup {
|
||||
switch (version) {
|
||||
case CURRENT_DATABASE_VERSION:
|
||||
case 3:
|
||||
case 4:
|
||||
case 2: {
|
||||
return backup;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user