mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-01 02:21:37 +01:00
One swallow does not make a summer
This commit is contained in:
@@ -1112,6 +1112,7 @@ public class FragmentAccount extends FragmentBase {
|
||||
if (account.poll_interval != poll_interval) {
|
||||
account.keep_alive_ok = false;
|
||||
account.keep_alive_failed = 0;
|
||||
account.keep_alive_succeeded = 0;
|
||||
}
|
||||
account.poll_interval = poll_interval;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user