mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02:00
Added notification move action
This commit is contained in:
@@ -92,6 +92,7 @@ public class EntityAccount extends EntityOrder implements Serializable {
|
||||
public Character separator;
|
||||
public Long swipe_left;
|
||||
public Long swipe_right;
|
||||
public Long move_to;
|
||||
@NonNull
|
||||
public Integer poll_interval = DEFAULT_KEEP_ALIVE_INTERVAL; // keep-alive interval
|
||||
@NonNull
|
||||
|
||||
Reference in New Issue
Block a user