mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 21:58:52 +02:00
Warn about account problems
This commit is contained in:
@@ -130,6 +130,7 @@ public class EntityMessage implements Serializable {
|
||||
@NonNull
|
||||
public Boolean ui_ignored;
|
||||
public String error;
|
||||
public Long last_attempt; // send
|
||||
|
||||
static String generateMessageId() {
|
||||
StringBuffer sb = new StringBuffer();
|
||||
|
||||
Reference in New Issue
Block a user