1
0
Fork 0
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:
Evgenii Kozlov 2025-05-21 13:17:07 +02:00 committed by GitHub
parent d7946bd54d
commit 5bddcd640c
Signed by: github
GPG key ID: B5690EEEBB952194
21 changed files with 175 additions and 82 deletions

View file

@ -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,