1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-21 05:37:07 +00:00
This commit is contained in:
M66B 2019-01-02 19:10:53 +01:00
parent 86dca98842
commit 8ec2d56a6d

View file

@ -301,6 +301,7 @@ public class FragmentSetup extends FragmentEx {
inbox.notify = true;
inbox.sync_days = EntityFolder.DEFAULT_SYNC;
inbox.keep_days = EntityFolder.DEFAULT_KEEP;
folders.add(inbox);
{
Properties props = MessageHelper.getSessionProperties(auth_type, false);