mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 22:56:33 +02:00
Prevent unhide on sync
This commit is contained in:
@@ -158,6 +158,7 @@ public class EntityMessage implements Serializable {
|
||||
public Boolean ui_ignored = false;
|
||||
@NonNull
|
||||
public Boolean ui_browsed = false;
|
||||
public Long ui_busy;
|
||||
public Long ui_snoozed;
|
||||
public Integer color;
|
||||
public Integer revision; // compose
|
||||
|
||||
Reference in New Issue
Block a user