mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02: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