mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-01 02:21:37 +01:00
Added FTS index worker
This commit is contained in:
@@ -154,6 +154,8 @@ public class EntityMessage implements Serializable {
|
||||
@NonNull
|
||||
public Integer notifying = 0;
|
||||
@NonNull
|
||||
public Boolean fts = false;
|
||||
@NonNull
|
||||
public Boolean ui_seen = false;
|
||||
@NonNull
|
||||
public Boolean ui_answered = false;
|
||||
|
||||
Reference in New Issue
Block a user