mirror of
https://github.com/immich-app/immich.git
synced 2025-11-18 12:33:29 -05:00
fix: android backup album migration losing selection (#20220)
This commit is contained in:
parent
06c78dfa91
commit
b48406bd20
@ -218,8 +218,8 @@ Future<void> migrateBackupAlbumsToSqlite(
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
await drift.batch((batch) {
|
await drift.batch((batch) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user