mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Reset account warnings on save
This commit is contained in:
@@ -930,6 +930,7 @@ public class FragmentAccount extends FragmentBase {
|
||||
if (!update)
|
||||
account.created = now;
|
||||
|
||||
account.warning = null;
|
||||
account.error = null;
|
||||
account.last_connected = last_connected;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user