Use plain text for RoomPage header as this is what is required
This commit is contained in:
@@ -31,7 +31,7 @@ Kirigami.ScrollablePage {
|
|||||||
/// cancel implementation.
|
/// cancel implementation.
|
||||||
property bool disableCancelShortcut: false
|
property bool disableCancelShortcut: false
|
||||||
|
|
||||||
title: currentRoom.htmlSafeDisplayName
|
title: currentRoom.displayName
|
||||||
|
|
||||||
KeyNavigation.left: pageStack.get(0)
|
KeyNavigation.left: pageStack.get(0)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user