Loading k9mail/src/main/java/foundation/e/mail/activity/setup/AccountConfigImpl.java +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ class AccountConfigImpl implements AccountConfig, Parcelable { private boolean notifyNewMail = true; private boolean showOngoing; private int automaticCheckIntervalMinutes = -1; private int automaticCheckIntervalMinutes = 5; private Account.FolderMode folderPushMode = FolderMode.FIRST_CLASS; private DeletePolicy deletePolicy = DeletePolicy.ON_DELETE; Loading Loading
k9mail/src/main/java/foundation/e/mail/activity/setup/AccountConfigImpl.java +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ class AccountConfigImpl implements AccountConfig, Parcelable { private boolean notifyNewMail = true; private boolean showOngoing; private int automaticCheckIntervalMinutes = -1; private int automaticCheckIntervalMinutes = 5; private Account.FolderMode folderPushMode = FolderMode.FIRST_CLASS; private DeletePolicy deletePolicy = DeletePolicy.ON_DELETE; Loading