We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d770d74 commit 0cb9e36Copy full SHA for 0cb9e36
pkg/db/db_js.go
@@ -28,7 +28,6 @@ type IndexDB struct {
28
*indexdb.LocalUsers
29
*indexdb.LocalConversations
30
*indexdb.LocalChatLogs
31
- *indexdb.LocalSuperGroupChatLogs
32
*indexdb.LocalSuperGroup
33
*indexdb.LocalConversationUnreadMessages
34
*indexdb.LocalGroups
0 commit comments