mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-04 08:08:16 +02:00
Small improvement
This commit is contained in:
@@ -907,7 +907,7 @@ public class HtmlHelper {
|
||||
}
|
||||
}
|
||||
|
||||
return doc.outerHtml();
|
||||
return doc.html();
|
||||
}
|
||||
|
||||
public static class AnnotatedSource {
|
||||
|
||||
Reference in New Issue
Block a user