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