mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-08 18:13:24 +02:00
Small improvement
This commit is contained in:
@@ -3180,6 +3180,7 @@ class Core {
|
||||
text = HtmlHelper.getText(html);
|
||||
} catch (Throwable ex) {
|
||||
Log.e(ex);
|
||||
text = message.preview;
|
||||
}
|
||||
|
||||
// Wearables
|
||||
|
||||
Reference in New Issue
Block a user