mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Load account/folder name for rules
This commit is contained in:
@@ -148,7 +148,6 @@ public class FragmentDialogFolder extends FragmentDialogBase {
|
||||
|
||||
Bundle args = getArguments();
|
||||
args.putLong("folder", folder.id);
|
||||
args.putString("name", folder.name);
|
||||
|
||||
sendResult(RESULT_OK);
|
||||
dismiss();
|
||||
|
||||
Reference in New Issue
Block a user