Force plain text user display name in user detail sheet
This commit is contained in:
committed by
Tobias Fella
parent
84373712ef
commit
5da9bba844
@@ -61,6 +61,7 @@ Kirigami.Dialog {
|
||||
elide: Text.ElideRight
|
||||
wrapMode: Text.NoWrap
|
||||
text: user.displayName
|
||||
textFormat: Text.PlainText
|
||||
}
|
||||
|
||||
Kirigami.SelectableLabel {
|
||||
|
||||
Reference in New Issue
Block a user