mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-26 02:45:31 +01:00
Resent / clear annotations
This commit is contained in:
@@ -5158,6 +5158,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
|
||||
if (ref.content && "resend".equals(action)) {
|
||||
document = JsoupEx.parse(ref.getFile(context));
|
||||
HtmlHelper.clearAnnotations(document);
|
||||
// Save original body
|
||||
Element div = document.body()
|
||||
.tagName("div")
|
||||
|
||||
Reference in New Issue
Block a user