don't enforce unread count

This commit is contained in:
Adhiraj Singh
2021-09-02 14:28:28 +05:30
parent 546cffcad2
commit c476510ab5

View File

@@ -244,9 +244,6 @@ const makeChatsSocket = (config: SocketConfig) => {
sendChatsQuery,
fetchImageUrl,
chatRead: async(fromMessage: WAMessageKey, count: number) => {
if(count < 0) {
count = -2
}
await setQuery (
[
new BinaryNode(