mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Added Google Backup option
This commit is contained in:
@@ -673,6 +673,8 @@ public class FragmentQuickSetup extends FragmentBase {
|
||||
ServiceSynchronize.eval(context, "quick setup");
|
||||
args.putBoolean("updated", update != null);
|
||||
|
||||
FairEmailBackupAgent.dataChanged(context);
|
||||
|
||||
return provider;
|
||||
} catch (Throwable ex) {
|
||||
Log.w(ex);
|
||||
|
||||
Reference in New Issue
Block a user