mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-07 01:23:38 +02:00
Refactoring
This commit is contained in:
@@ -1433,6 +1433,7 @@ public class ServiceSynchronize extends LifecycleService {
|
||||
reportError(account, folder, ex);
|
||||
|
||||
db.operation().setOperationError(op.id, Helper.formatThrowable(ex));
|
||||
|
||||
if (message != null &&
|
||||
!(ex instanceof MessageRemovedException) &&
|
||||
!(ex instanceof FolderClosedException) &&
|
||||
|
||||
Reference in New Issue
Block a user