astyle
This commit is contained in:
parent
4d0f489ab4
commit
38ba071172
2 changed files with 862 additions and 862 deletions
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 a new issue