Fix pagestack after login after logout
This commit is contained in:
@@ -28,6 +28,8 @@ Kirigami.ScrollablePage {
|
||||
|
||||
title: currentRoom.htmlSafeDisplayName
|
||||
|
||||
KeyNavigation.left: pageStack.get(0)
|
||||
|
||||
Connections {
|
||||
target: RoomManager
|
||||
function onCurrentRoomChanged() {
|
||||
|
||||
Reference in New Issue
Block a user