Skip to content

Commit

Permalink
γ‚ž π†πšπ›π«π’πžπ₯ 𝐒𝐀 ぁ
Browse files Browse the repository at this point in the history
  • Loading branch information
glytglobal authored Oct 5, 2024
1 parent de9916b commit df04953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libraries/store.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* Ciphertext error fix and additional improvements by @BrunoSobrino
* See: https://github.com/BrunoSobrino
*/
const { BufferJSON, WAWeb, isJidBroadcast, WAMessageStubType, updateMessageWithReceipt, updateMessageWithReaction, jidNormalizedUser } = (await import('baileys')).default;
const { BufferJSON, WAE2E, isJidBroadcast, WAMessageStubType, updateMessageWithReceipt, updateMessageWithReaction, jidNormalizedUser } = (await import('baileys')).default;
const TIME_TO_DATA_STALE = 5 * 60 * 1000;

function makeInMemoryStore() {
Expand Down

0 comments on commit df04953

Please sign in to comment.