mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-31 10:01:22 +01:00
Reset unused cids, refactoring
This commit is contained in:
@@ -184,8 +184,7 @@ public class EntityOperation {
|
||||
EntityAttachment.getFile(context, attachment.id));
|
||||
} catch (IOException ex) {
|
||||
Log.e(ex);
|
||||
attachment.available = false;
|
||||
db.attachment().updateAttachment(attachment);
|
||||
db.attachment().setProgress(attachment.id, null);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user