mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-11 11:33:09 +02:00
Small improvement
This commit is contained in:
@@ -143,6 +143,7 @@ public class ServiceSend extends LifecycleService {
|
||||
|
||||
switch (op.name) {
|
||||
case EntityOperation.SYNC:
|
||||
db.folder().setFolderError(outbox.id, null);
|
||||
break;
|
||||
|
||||
case EntityOperation.SEND:
|
||||
|
||||
Reference in New Issue
Block a user