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