mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-28 08:32:16 +01:00
Show/print full original message
This commit is contained in:
@@ -1251,7 +1251,6 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
|
||||
String html = Helper.readText(file);
|
||||
html = HtmlHelper.getHtmlEmbedded(context, id, html);
|
||||
html = HtmlHelper.removeTracking(context, html);
|
||||
|
||||
return new String[]{message.subject, html};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user