From 8c5e2163dd43dc11b1c1a16452576bdbe9869017 Mon Sep 17 00:00:00 2001 From: dab246 Date: Fri, 15 Sep 2023 18:32:42 +0700 Subject: [PATCH] TF-2121 Fix drag and drop text outside the composer inside the composer --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 201532e2d7..aecd639213 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -913,8 +913,8 @@ packages: dependency: "direct main" description: path: "." - ref: email_supported - resolved-ref: "21ab3006789f622a5df09024741aac2f24d5e7f4" + ref: "bugfix/replace-all-line-break-to-br-tag-in-drop-text" + resolved-ref: "417501a2dd832c466aabc0914b5de13f3fec00bc" url: "https://github.com/linagora/html-editor-enhanced.git" source: git version: "2.5.1" diff --git a/pubspec.yaml b/pubspec.yaml index e3b52721c8..5755ddfcf2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -54,7 +54,7 @@ dependencies: html_editor_enhanced: git: url: https://github.com/linagora/html-editor-enhanced.git - ref: email_supported + ref: bugfix/replace-all-line-break-to-br-tag-in-drop-text jmap_dart_client: git: