Our truth

This commit is contained in:
M66B
2021-10-26 09:39:31 +02:00
parent b7ede2cf50
commit 41bfbffe84
7 changed files with 2646 additions and 3 deletions

View File

@@ -102,6 +102,7 @@ public class EntityFolder extends EntityOrder implements Serializable {
public Integer keep_days;
@NonNull
public Boolean auto_delete = false;
public Boolean auto_add; // sent messages
public String display;
public Integer color;
@NonNull