Fix mail is stuck in loading in composer.
This commit is contained in:
@@ -43,7 +43,6 @@ class TransformConfiguration {
|
|||||||
if (PlatformInfo.isWeb)
|
if (PlatformInfo.isWeb)
|
||||||
const RemoveTooltipLinkTransformer(),
|
const RemoveTooltipLinkTransformer(),
|
||||||
const SignatureTransformer(),
|
const SignatureTransformer(),
|
||||||
const RemoveLazyLoadingForBackgroundImageTransformer(),
|
|
||||||
const RemoveCollapsedSignatureButtonTransformer(),
|
const RemoveCollapsedSignatureButtonTransformer(),
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -429,7 +429,7 @@ packages:
|
|||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "bugfix/fix-lost-part-of-content-with-long-text"
|
ref: "bugfix/fix-lost-part-of-content-with-long-text"
|
||||||
resolved-ref: "273f3817c1f93a5fbdebbc09580a303338237f21"
|
resolved-ref: cb615723b8d086024e91ab72fb3777e775751708
|
||||||
url: "https://github.com/linagora/enough_html_editor.git"
|
url: "https://github.com/linagora/enough_html_editor.git"
|
||||||
source: git
|
source: git
|
||||||
version: "0.0.5"
|
version: "0.0.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user