mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-29 03:05:31 +00:00
Small improvement
This commit is contained in:
parent
47b04a9a13
commit
dbbd9f1aec
1 changed files with 1 additions and 0 deletions
|
@ -3180,6 +3180,7 @@ class Core {
|
|||
text = HtmlHelper.getText(html);
|
||||
} catch (Throwable ex) {
|
||||
Log.e(ex);
|
||||
text = message.preview;
|
||||
}
|
||||
|
||||
// Wearables
|
||||
|
|
Loading…
Reference in a new issue