mirror of
https://github.com/immich-app/immich.git
synced 2025-07-31 15:08:44 -04: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