mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 12:39:58 +01:00
logging info
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
parent
e874502d8c
commit
b92020d0d0
@ -280,7 +280,7 @@ class ConversationsListActivity :
|
||||
|
||||
job = lifecycleScope.launch {
|
||||
val initialized = userGroupsOrCirclesRepository.initialize()
|
||||
Log.d("MainActivity", "$initialized")
|
||||
Log.d(TAG, "user groups and circles - $initialized ")
|
||||
}
|
||||
|
||||
initObservers()
|
||||
|
Loading…
Reference in New Issue
Block a user