Added POP3 swipe to hide

This commit is contained in:
M66B
2020-04-03 16:54:42 +02:00
parent 65a056e58a
commit 31f8c14353
3 changed files with 32 additions and 18 deletions

View File

@@ -29,4 +29,5 @@ public class TupleAccountSwipes {
public String right_type;
public String right_name;
public Integer right_color;
public Boolean leave_deleted;
}