Add account logout feature via context menu
This commit is contained in:
@@ -21,7 +21,7 @@ HPage {
|
||||
|
||||
onRoomInfoChanged: {
|
||||
if (roomInfo.left) {
|
||||
// The room will most likely be gone on client restart
|
||||
// If left, the room will most likely be gone on client restart
|
||||
window.uiState.page = "Pages/Default.qml"
|
||||
window.uiState.pageProperties = {}
|
||||
window.uiStateChanged()
|
||||
|
Reference in New Issue
Block a user