mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
perf: do not resync on every reconnect
This commit is contained in:
@@ -470,7 +470,6 @@ export const makeChatsSocket = (config: SocketConfig) => {
|
||||
sendPresenceUpdate('available')
|
||||
fetchBlocklist()
|
||||
fetchPrivacySettings()
|
||||
resyncMainAppState()
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user