mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Small improvement
This commit is contained in:
@@ -38,7 +38,7 @@ public class ReceiverAutoStart extends BroadcastReceiver {
|
||||
|
||||
ServiceSynchronize.boot(context);
|
||||
ServiceSend.boot(context);
|
||||
WorkerCleanup.queueOnce(context);
|
||||
WorkerCleanup.queue(context);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user