Mark read marker when switching room.
This commit is contained in:
@@ -25,6 +25,8 @@ Rectangle {
|
||||
inviteDialog.currentRoom = currentRoom
|
||||
inviteDialog.open()
|
||||
} else {
|
||||
leaveRoom(enteredRoom)
|
||||
enterRoom(currentRoom)
|
||||
enteredRoom = currentRoom
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user