mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 00:23:09 +02:00
Set contact info on browse/search
This commit is contained in:
@@ -2443,7 +2443,7 @@ public class ServiceSynchronize extends LifecycleService {
|
||||
return message;
|
||||
}
|
||||
|
||||
private static void downloadMessage(
|
||||
static void downloadMessage(
|
||||
Context context,
|
||||
EntityFolder folder, IMAPFolder ifolder, IMAPMessage imessage,
|
||||
long id, boolean download) throws MessagingException, IOException {
|
||||
|
||||
Reference in New Issue
Block a user