mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02:00
Updated remark
This commit is contained in:
@@ -72,7 +72,7 @@ public class EntityMessage implements Serializable {
|
||||
|
||||
@PrimaryKey(autoGenerate = true)
|
||||
public Long id;
|
||||
public Long account; // performance, compose = null
|
||||
public Long account; // performance
|
||||
@NonNull
|
||||
public Long folder;
|
||||
public Long identity;
|
||||
|
||||
Reference in New Issue
Block a user