mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-28 00:20:50 +01: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