Update chats.ts

This commit is contained in:
azudin
2023-12-08 00:13:17 +08:00
committed by GitHub
parent 9ce6e7b4e6
commit b93d1f5bd7

View File

@@ -1011,6 +1011,7 @@ export const makeChatsSocket = (config: SocketConfig) => {
addChatLabel,
removeChatLabel,
addMessageLabel,
removeMessageLabel
removeMessageLabel,
star
}
}