mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 11:25:13 +01:00
Download body only when uid
This commit is contained in:
@@ -21,5 +21,6 @@ package eu.faircode.email;
|
||||
|
||||
public class TupleMessageOperation {
|
||||
public Long id;
|
||||
public Long uid;
|
||||
public boolean content;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user