mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3662 Chats | Enhancement | Introduce system widget "Chat" + navigation changes (#2420)
This commit is contained in:
parent
d7946bd54d
commit
5bddcd640c
21 changed files with 175 additions and 82 deletions
|
@ -108,6 +108,7 @@ interface SpaceViewSubscriptionContainer {
|
|||
subscription = GLOBAL_SUBSCRIPTION,
|
||||
keys = listOf(
|
||||
Relations.ID,
|
||||
Relations.SPACE_TYPE,
|
||||
Relations.TARGET_SPACE_ID,
|
||||
Relations.CHAT_ID,
|
||||
Relations.SPACE_ACCOUNT_STATUS,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue