Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Skidy89 authored Oct 23, 2024
1 parent ae1a1d6 commit 05b282d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ const connectionOptions = {
//msgRetryCounterMap,
defaultQueryTimeoutMs: undefined,
cachedGroupMetadata: (jid) => global.conn.chats[jid] ?? {},
version,
version: [2, 3000, 1015901307],
//userDeviceCache: msgRetryCounterCache <=== quien fue el pendejo?????
};

Expand Down

0 comments on commit 05b282d

Please sign in to comment.