mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-30 01:21:11 +01:00
Show account color always
This commit is contained in:
@@ -124,8 +124,8 @@ public class EntityFolder implements Serializable {
|
||||
); // MUST match SYSTEM_FOLDER_ATTR
|
||||
|
||||
static final List<String> FOLDER_SORT_ORDER = Arrays.asList(
|
||||
INBOX,
|
||||
OUTBOX,
|
||||
INBOX,
|
||||
DRAFTS,
|
||||
SENT,
|
||||
ARCHIVE,
|
||||
|
||||
Reference in New Issue
Block a user