Added POP3 trash folder

This commit is contained in:
M66B
2020-04-05 21:35:56 +02:00
parent ed40991e3c
commit b637453ca7
6 changed files with 63 additions and 22 deletions

View File

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