Use Plaintext for user displaynames in startchatpage
This commit is contained in:
@@ -84,6 +84,7 @@ Kirigami.ScrollablePage {
|
||||
itemDelegate: delegate
|
||||
subtitle: delegate.userID
|
||||
Layout.fillWidth: true
|
||||
labelItem.textFormat: Text.PlainText
|
||||
}
|
||||
|
||||
QQC2.Button {
|
||||
|
||||
Reference in New Issue
Block a user