mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Delete attachment improvements
This commit is contained in:
@@ -100,7 +100,7 @@ public class EntityAttachment {
|
||||
public String error;
|
||||
|
||||
@Ignore
|
||||
public boolean selected = true;
|
||||
public boolean selected = false;
|
||||
|
||||
// Gmail sends inline images as attachments with a name and cid
|
||||
|
||||
|
||||
Reference in New Issue
Block a user