Fix font tags showing up in playable media messages
This commit is contained in:
parent
4f80fbea97
commit
97340bed13
2 changed files with 2 additions and 2 deletions
|
|
@ -194,7 +194,6 @@ Rectangle {
|
|||
Text {
|
||||
Layout.fillWidth: true
|
||||
text: model.data.body
|
||||
textFormat: Text.PlainText
|
||||
elide: Text.ElideRight
|
||||
color: colors.text
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue