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