Force plain text user display name in user detail sheet
(cherry picked from commit 5da9bba844)
This commit is contained in:
@@ -58,6 +58,7 @@ Kirigami.OverlaySheet {
|
||||
elide: Text.ElideRight
|
||||
wrapMode: Text.NoWrap
|
||||
text: user.displayName
|
||||
textFormat: Text.PlainText
|
||||
}
|
||||
|
||||
Kirigami.SelectableLabel {
|
||||
|
||||
Reference in New Issue
Block a user