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

Commit 45cbfbda authored by Nihar Thakkar's avatar Nihar Thakkar Committed by Romain Hunault
Browse files

Update /e/ account type

parent c2c5caf4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@ public class EAccountManagerActivity extends SubBaseActivity {
    private void launchAccountManagerSetup() {
        try {
            accountManager = AccountManager.get(this);
            accountManager.addAccount("bitfire.at.davdroid.eelo", null, null, null, this, new AccountManagerCallback<Bundle>() {
            accountManager.addAccount("e.foundation.webdav.eelo", null, null, null, this, new AccountManagerCallback<Bundle>() {
                @Override
                public void run(AccountManagerFuture<Bundle> future) {
                    // An eelo account has been added, continue to the next screen