mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Fixed folder flags
This commit is contained in:
@@ -295,6 +295,7 @@ public class FragmentQuickSetup extends FragmentBase {
|
||||
|
||||
if (EntityFolder.INBOX.equals(type)) {
|
||||
folder.unified = true;
|
||||
folder.notify = true;
|
||||
inbox = true;
|
||||
}
|
||||
if (EntityFolder.DRAFTS.equals(type))
|
||||
|
||||
Reference in New Issue
Block a user