TF-4141 should not show inkwell effect when user drag email into virtual folder
This commit is contained in:
@@ -54,6 +54,10 @@ class PreferencesController extends BaseController {
|
||||
return _manageAccountDashBoardController.isAICapabilitySupported;
|
||||
}
|
||||
|
||||
bool get isAIScribeCapabilityAvailable {
|
||||
return _manageAccountDashBoardController.isAIScribeCapabilityAvailable;
|
||||
}
|
||||
|
||||
@override
|
||||
void onInit() {
|
||||
super.onInit();
|
||||
|
||||
Reference in New Issue
Block a user