mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-04 16:16:33 +02:00
Added option to show headers
This commit is contained in:
@@ -71,6 +71,7 @@ public class EntityOperation {
|
||||
public static final String DELETE = "delete";
|
||||
public static final String SEND = "send";
|
||||
public static final String ATTACHMENT = "attachment";
|
||||
public static final String HEADERS = "headers";
|
||||
|
||||
private static List<Intent> queue = new ArrayList<>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user