mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 17:13:23 +02:00
Refactoring
This commit is contained in:
@@ -1724,7 +1724,7 @@ public class HtmlHelper {
|
||||
}
|
||||
}
|
||||
|
||||
static String getPreviewText(String text) {
|
||||
static String getPreview(String text) {
|
||||
if (text == null)
|
||||
return null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user