mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Refactoring
This commit is contained in:
@@ -622,7 +622,7 @@ public class FragmentQuickSetup extends FragmentBase {
|
||||
}
|
||||
|
||||
// Set swipe left/right folder
|
||||
FragmentDialogSwipes.setDefaultFolderActions(context, account.id);
|
||||
FragmentDialogSwipes.setDefaultFolderActions(context, account);
|
||||
|
||||
// Create identity
|
||||
EntityIdentity identity = new EntityIdentity();
|
||||
|
||||
Reference in New Issue
Block a user