mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 15:17:03 +02:00
Core keyword support
This commit is contained in:
@@ -133,6 +133,7 @@ public class EntityMessage implements Serializable {
|
||||
public Boolean ui_found;
|
||||
@NonNull
|
||||
public Boolean ui_ignored;
|
||||
public String[] keywords;
|
||||
public String error;
|
||||
public Long last_attempt; // send
|
||||
|
||||
|
||||
Reference in New Issue
Block a user