Fix more HTML injections
This commit is contained in:
@@ -164,6 +164,7 @@ QQC2.ItemDelegate {
|
||||
anchors.rightMargin: Kirigami.Units.smallSpacing
|
||||
|
||||
text: visible ? author.displayName : ""
|
||||
textFormat: Text.PlainText
|
||||
font.weight: Font.Bold
|
||||
color: author.color
|
||||
wrapMode: Text.Wrap
|
||||
|
||||
Reference in New Issue
Block a user