mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 03:32:16 -05:00
formatting
This commit is contained in:
parent
583a637d79
commit
1a706c3113
@ -251,7 +251,7 @@ public class AccountSetupIncoming extends K9Activity implements OnClickListener
|
||||
if (webDavSettings.mailboxPath != null) {
|
||||
mWebdavMailboxPathView.setText(webDavSettings.mailboxPath);
|
||||
}
|
||||
} else {
|
||||
} else {
|
||||
throw new Exception("Unknown account type: " + mAccount.getStoreUri());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user