Use plaintext for reply author component
This commit is contained in:
@@ -48,5 +48,6 @@ RowLayout {
|
|||||||
color: root.author.color
|
color: root.author.color
|
||||||
text: root.author.disambiguatedName
|
text: root.author.disambiguatedName
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
|
textFormat: Text.PlainText
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user