mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-30 17:40:34 +01:00
Fixed attachment observing
This commit is contained in:
@@ -1185,6 +1185,7 @@ public class ServiceSynchronize extends LifecycleService {
|
||||
DB db = DB.getInstance(this);
|
||||
try {
|
||||
int result = 0;
|
||||
|
||||
db.beginTransaction();
|
||||
|
||||
// Find message by uid (fast, no headers required)
|
||||
|
||||
Reference in New Issue
Block a user