mirror of
https://github.com/ente-io/ente.git
synced 2025-08-13 01:27:17 +00:00
feat: add status, fix xml parsing
This commit is contained in:
@@ -612,6 +612,8 @@ class FileUploader {
|
||||
}
|
||||
await FilesDB.instance.update(remoteFile);
|
||||
}
|
||||
await UploadLocksDB.instance.deleteCompletedRecord(lockKey);
|
||||
|
||||
if (!_isBackground) {
|
||||
Bus.instance.fire(
|
||||
LocalPhotosUpdatedEvent(
|
||||
|
Reference in New Issue
Block a user