Added Google Backup option

This commit is contained in:
M66B
2024-06-02 11:46:05 +02:00
parent 030800bd5b
commit e6444931a6
19 changed files with 277 additions and 8 deletions

View File

@@ -750,6 +750,8 @@ public class FragmentPop extends FragmentBase {
args.putBoolean("saved", true);
FairEmailBackupAgent.dataChanged(context);
return false;
}