TF-3349 Escape messages when print email
This commit is contained in:
@@ -115,6 +115,7 @@ class FcmInteractorBindings extends InteractorsBindings {
|
||||
Get.find<PrintUtils>(),
|
||||
Get.find<ImagePaths>(),
|
||||
Get.find<FileUtils>(),
|
||||
Get.find<HtmlAnalyzer>(),
|
||||
Get.find<CacheExceptionThrower>()
|
||||
));
|
||||
Get.lazyPut(() => EmailHiveCacheDataSourceImpl(
|
||||
|
||||
Reference in New Issue
Block a user