mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3252 Space-level chat | Fix | Apply feature-toggle - hotfix (#2004)
This commit is contained in:
parent
5f564c8261
commit
2a836cf77c
1 changed files with 1 additions and 1 deletions
|
@ -61,9 +61,9 @@ import com.anytypeio.anytype.core_ui.views.BodyRegular
|
|||
import com.anytypeio.anytype.core_ui.views.Caption1Medium
|
||||
import com.anytypeio.anytype.core_ui.views.Caption1Regular
|
||||
import com.anytypeio.anytype.feature_chats.R
|
||||
import com.anytypeio.anytype.feature_chats.presentation.ChatConfig
|
||||
import com.anytypeio.anytype.feature_chats.presentation.ChatView
|
||||
import com.anytypeio.anytype.feature_chats.presentation.ChatViewModel.ChatBoxMode
|
||||
import com.anytypeio.anytype.presentation.confgs.ChatConfig
|
||||
import com.anytypeio.anytype.presentation.objects.ObjectIcon
|
||||
import kotlin.collections.forEach
|
||||
import kotlinx.coroutines.launch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue