mirror of
https://github.com/moparisthebest/k-9
synced 2025-01-31 07:10:14 -05:00
astyle
This commit is contained in:
parent
4d0f489ab4
commit
38ba071172
File diff suppressed because it is too large
Load Diff
@ -3088,7 +3088,7 @@ public class LocalStore extends Store implements Serializable
|
||||
html = HtmlConverter.textToHtml(text);
|
||||
}
|
||||
|
||||
html = HtmlConverter.convertEmoji2Img(html);
|
||||
html = HtmlConverter.convertEmoji2Img(html);
|
||||
|
||||
return html;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user