Skip to content

Commit 0cb9e36

Browse files
committed
feat: add incremental synchronization for common conversation attributes.
Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
1 parent d770d74 commit 0cb9e36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/db/db_js.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ type IndexDB struct {
2828
*indexdb.LocalUsers
2929
*indexdb.LocalConversations
3030
*indexdb.LocalChatLogs
31-
*indexdb.LocalSuperGroupChatLogs
3231
*indexdb.LocalSuperGroup
3332
*indexdb.LocalConversationUnreadMessages
3433
*indexdb.LocalGroups

0 commit comments

Comments
 (0)