TF-1074 Handle go to path /dashboard
This commit is contained in:
@@ -59,6 +59,6 @@ class CoreBindings extends Bindings {
|
||||
void _bindingUtils() {
|
||||
Get.put(const Uuid());
|
||||
Get.put(CompressFileUtils());
|
||||
Get.lazyPut(() => AppConfigLoader());
|
||||
Get.put(AppConfigLoader());
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user