mirror of
https://github.com/nextcloud/talk-android.git
synced 2025-07-23 19:18:59 +00:00
@ -1334,7 +1334,7 @@ class ChatActivity :
|
||||
|
||||
cancelNotificationsForCurrentConversation()
|
||||
|
||||
if(adapter == null){
|
||||
if (adapter == null) {
|
||||
chatViewModel.getRoom(roomToken)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user