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