Don't render html in RoomDrawer heading
This commit is contained in:
@@ -150,6 +150,7 @@ Kirigami.OverlayDrawer {
|
||||
font.bold: true
|
||||
wrapMode: Label.Wrap
|
||||
text: room ? room.displayName : i18n("No name")
|
||||
textFormat: Text.PlainText
|
||||
}
|
||||
Label {
|
||||
Layout.fillWidth: true
|
||||
|
||||
Reference in New Issue
Block a user