Show user display names as plaintext in InviteUserPage
This commit is contained in:
@@ -92,6 +92,7 @@ Kirigami.ScrollablePage {
|
|||||||
Delegates.SubtitleContentItem {
|
Delegates.SubtitleContentItem {
|
||||||
itemDelegate: delegate
|
itemDelegate: delegate
|
||||||
subtitle: delegate.userID
|
subtitle: delegate.userID
|
||||||
|
labelItem.textFormat: Text.PlainText
|
||||||
}
|
}
|
||||||
|
|
||||||
QQC2.ToolButton {
|
QQC2.ToolButton {
|
||||||
|
|||||||
Reference in New Issue
Block a user