mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 03:15:39 +01:00
Notify unsnoozed
This commit is contained in:
@@ -523,6 +523,8 @@ public class ServiceUI extends IntentService {
|
||||
|
||||
if (EntityFolder.OUTBOX.equals(folder.type))
|
||||
ServiceSend.start(this);
|
||||
else
|
||||
ServiceSynchronize.eval(this, "unsnooze");
|
||||
}
|
||||
|
||||
private void onSync(long aid) {
|
||||
|
||||
Reference in New Issue
Block a user