mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
removing extra line
This commit is contained in:
parent
ff2fc3e0a7
commit
a0f86d270b
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ class EventHtmlRenderer @Inject constructor(
|
|||
class MatrixHtmlPluginConfigure @Inject constructor(private val colorProvider: ColorProvider, private val resources: Resources) : HtmlPlugin.HtmlConfigure {
|
||||
|
||||
override fun configureHtml(plugin: HtmlPlugin) {
|
||||
|
||||
plugin
|
||||
.addHandler(ListHandlerWithInitialStart())
|
||||
.addHandler(FontTagHandler())
|
||||
|
|
Loading…
Add table
Reference in a new issue