Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10257755 authored by Mathew Smith's avatar Mathew Smith Committed by Romain Hunault
Browse files

Mark account setup complete

parent 575b0908
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -48,6 +48,7 @@ public class EeloAccountCreator {
        account.setDeletePolicy(deletePolicy);

        localFoldersCreator.createSpecialLocalFolders(account);
        account.markSetupFinished();

        preferences.saveAccount(account);
        Core.setServicesEnabled(context);