mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 19:35:10 +01:00
Added Google Backup option
This commit is contained in:
@@ -1476,6 +1476,8 @@ public class FragmentAccount extends FragmentBase {
|
||||
editor.putBoolean("unset." + account.id + "." + EntityFolder.JUNK, junk == null);
|
||||
editor.apply();
|
||||
|
||||
FairEmailBackupAgent.dataChanged(context);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user