mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-01 02:21:37 +01:00
Added Gmail label support
This commit is contained in:
@@ -161,6 +161,7 @@ public class EntityMessage implements Serializable {
|
||||
public Boolean flagged = false;
|
||||
public String flags; // system flags
|
||||
public String[] keywords; // user flags
|
||||
public String[] labels; // Gmail
|
||||
@NonNull
|
||||
public Integer notifying = 0;
|
||||
@NonNull
|
||||
|
||||
Reference in New Issue
Block a user