TF-4053 Implement move folder content on mailbox list view
This commit is contained in:
@@ -54,7 +54,7 @@ class CoreBindings extends Bindings {
|
||||
|
||||
void _bindingToast() {
|
||||
Get.put(AppToast());
|
||||
Get.put(ToastManager(Get.find<AppToast>()));
|
||||
Get.put(ToastManager(Get.find<AppToast>(), Get.find<ImagePaths>()));
|
||||
}
|
||||
|
||||
void _bindingDeviceManager() {
|
||||
|
||||
Reference in New Issue
Block a user