Loading app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt +2 −2 Original line number Diff line number Diff line Loading @@ -1661,8 +1661,8 @@ open class MessageList : Log.e("MessageList", "accountIsSignedIn "+accountIsSignedIn) if (!accountIsSignedIn) { GoogleAccountCreator.createAccount(this, emailId, "asdf*1234@") // EeloAccountCreator.createAccount(this, emailId, "") EeloAccountCreator.createAccount(this, emailId, "") accountWasAdded = true } } Loading Loading
app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt +2 −2 Original line number Diff line number Diff line Loading @@ -1661,8 +1661,8 @@ open class MessageList : Log.e("MessageList", "accountIsSignedIn "+accountIsSignedIn) if (!accountIsSignedIn) { GoogleAccountCreator.createAccount(this, emailId, "asdf*1234@") // EeloAccountCreator.createAccount(this, emailId, "") EeloAccountCreator.createAccount(this, emailId, "") accountWasAdded = true } } Loading