Merge pull request #2215 from nextcloud/bugfix/2181/wrongConversationTitle

fix switching conversation titles
This commit is contained in:
Marcel Hibbe 2022-07-14 11:00:07 +02:00 committed by GitHub
commit 5e934f496d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1831,7 +1831,6 @@ class ChatController(args: Bundle) :
adapter = null
inConversation = false
disposables.dispose()
}
private fun joinRoomWithPassword() {