Disable folder account color

This commit is contained in:
M66B
2018-12-18 16:42:28 +01:00
parent b62b29654f
commit c8df742a33
2 changed files with 2 additions and 2 deletions

View File

@@ -124,8 +124,8 @@ public class EntityFolder implements Serializable {
); // MUST match SYSTEM_FOLDER_ATTR
static final List<String> FOLDER_SORT_ORDER = Arrays.asList(
OUTBOX,
INBOX,
OUTBOX,
DRAFTS,
SENT,
ARCHIVE,