Update highlighted room when adding new chat

This commit is contained in:
miruka
2020-06-05 01:07:39 -04:00
parent 5402a332d2
commit 43ed7b2eb9
6 changed files with 13 additions and 4 deletions

View File

@@ -31,6 +31,7 @@ HBox {
button.loading = false
errorMessage.text = ""
pageLoader.showRoom(userId, roomId)
mainPane.roomList.startCorrectItemSearch()
}, (type, args) => {
button.loading = false