mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Added advanced account option for summary only notifications
This commit is contained in:
@@ -112,6 +112,8 @@ public class EntityAccount extends EntityOrder implements Serializable {
|
||||
@NonNull
|
||||
public Boolean notify = false;
|
||||
@NonNull
|
||||
public Boolean summary = false;
|
||||
@NonNull
|
||||
public Boolean browse = true;
|
||||
@NonNull
|
||||
public Boolean leave_on_server = true;
|
||||
|
||||
Reference in New Issue
Block a user