TF-2667 Show sending message dialog when click send button
This commit is contained in:
+1
-1
@@ -204,7 +204,7 @@ class MailboxDashBoardBindings extends BaseBindings {
|
||||
Get.find<RemoteExceptionThrower>()));
|
||||
Get.lazyPut(() => HtmlDataSourceImpl(
|
||||
Get.find<HtmlAnalyzer>(),
|
||||
Get.find<RemoteExceptionThrower>()));
|
||||
Get.find<CacheExceptionThrower>()));
|
||||
Get.lazyPut(() => SearchDataSourceImpl(
|
||||
Get.find<RecentSearchCacheClient>(),
|
||||
Get.find<CacheExceptionThrower>()));
|
||||
|
||||
Reference in New Issue
Block a user