TF-4141 Add the AI needs-action option into the user settings.
This commit is contained in:
@@ -902,7 +902,7 @@ class SearchMailboxController extends BaseMailboxController with MailboxActionHa
|
||||
|
||||
void autoCreateVirtualFolder() {
|
||||
addFavoriteFolderToMailboxList();
|
||||
if (dashboardController.isAiCapabilitySupported) {
|
||||
if (dashboardController.isAINeedsActionEnabled) {
|
||||
addActionRequiredFolder();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user