mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 03:19:24 +01:00
Inline language recognition
This commit is contained in:
@@ -820,8 +820,9 @@ public class Log {
|
||||
Helper.writeText(file, body);
|
||||
db.message().setMessageContent(draft.id,
|
||||
true,
|
||||
HtmlHelper.getLanguage(context, body),
|
||||
false,
|
||||
HtmlHelper.getPreview(file),
|
||||
HtmlHelper.getPreview(body),
|
||||
null);
|
||||
|
||||
attachSettings(context, draft.id, 1);
|
||||
|
||||
Reference in New Issue
Block a user