mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
Allow configuring account without drafts folder
This commit is contained in:
@@ -373,9 +373,6 @@ public class FragmentGmail extends FragmentBase {
|
||||
null, null);
|
||||
|
||||
folders = iservice.getFolders();
|
||||
|
||||
if (folders == null)
|
||||
throw new IllegalArgumentException(context.getString(R.string.title_setup_no_system_folders));
|
||||
}
|
||||
|
||||
Long max_size;
|
||||
|
||||
Reference in New Issue
Block a user