mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
socket: potential fixes to the 66 id issues
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": [2, 3000, 1017531287]
|
||||
"version": [2, 3000, 1019707846]
|
||||
}
|
||||
|
||||
@@ -63,6 +63,7 @@ export const DEFAULT_CONNECTION_CONFIG: SocketConfig = {
|
||||
patch: false,
|
||||
snapshot: false,
|
||||
},
|
||||
countryCode: 'US',
|
||||
getMessage: async() => undefined,
|
||||
cachedGroupMetadata: async() => undefined,
|
||||
makeSignalRepository: makeLibSignalRepository
|
||||
|
||||
Reference in New Issue
Block a user