mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-30 09:31:11 +01:00
Replaced forward raw by download/save raw, fixed saving attachments
This commit is contained in:
@@ -73,6 +73,7 @@ public class EntityOperation {
|
||||
static final String FLAG = "flag";
|
||||
static final String KEYWORD = "keyword";
|
||||
static final String HEADERS = "headers";
|
||||
static final String RAW = "raw";
|
||||
static final String BODY = "body";
|
||||
static final String ATTACHMENT = "attachment";
|
||||
static final String SYNC = "sync";
|
||||
|
||||
Reference in New Issue
Block a user