mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
@@ -453,6 +453,7 @@ public class FragmentAccount extends FragmentEx {
|
||||
account.password = password;
|
||||
account.synchronize = synchronize;
|
||||
account.primary = (account.synchronize && primary);
|
||||
account.store_sent = false;
|
||||
account.poll_interval = Integer.parseInt(poll_interval);
|
||||
|
||||
if (!synchronize)
|
||||
|
||||
Reference in New Issue
Block a user