Force plaintext in permissions settings
This commit is contained in:
@@ -45,6 +45,7 @@ FormCard.FormCardPage {
|
||||
}
|
||||
delegate: FormCard.FormTextDelegate {
|
||||
text: name
|
||||
textItem.textFormat: Text.PlainText
|
||||
description: userId
|
||||
contentItem.children: RowLayout {
|
||||
spacing: Kirigami.Units.largeSpacing
|
||||
|
||||
Reference in New Issue
Block a user