[Part 2] TF-4308 Add Create new label button in ChooseLabelModal (#4457)
This commit is contained in:
@@ -41,6 +41,8 @@ class AddListLabelToListEmailsDelegate extends BaseController {
|
||||
);
|
||||
},
|
||||
imagePaths: imagePaths,
|
||||
onCreateALabelAction: () => _labelController.onCreateALabelAction(
|
||||
accountId: _labelController.accountId, hasResult: true),
|
||||
),
|
||||
dialogLabel: 'choose-label-modal',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user