mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-28 08:32:16 +01: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