mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 06:38:29 +02:00
Account specific reload
This commit is contained in:
@@ -351,7 +351,7 @@ public class ActivityEML extends ActivityBase {
|
||||
}
|
||||
|
||||
EntityOperation.sync(context, inbox.id, true);
|
||||
ServiceSynchronize.eval(context, false, "EML");
|
||||
ServiceSynchronize.eval(context, "EML");
|
||||
}
|
||||
|
||||
return account.name + "/" + inbox.name;
|
||||
|
||||
Reference in New Issue
Block a user