mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
Added inline answer button configuration
This commit is contained in:
@@ -80,6 +80,7 @@ public class EntityContact implements Serializable {
|
||||
@NonNull
|
||||
public Long account;
|
||||
public Long identity; // no foreign key, no index
|
||||
public Long folder; // last used
|
||||
@NonNull
|
||||
public int type;
|
||||
@NonNull
|
||||
|
||||
Reference in New Issue
Block a user