Skip to content

Commit

Permalink
𝙏𝙃𝙀 π™ˆπ™”π™Žπ™π™„π˜Ύ - π˜½π™Šπ™
Browse files Browse the repository at this point in the history
  • Loading branch information
elrebelde21 authored Jan 4, 2025
1 parent db2ad77 commit 94556f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/_cmdWithMedia.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const {
proto,
generateWAMessage,
areJidsSameUser,
} = (await import('@whiskeysockets/baileys')).default;
} = (await import('baileys')).default;

export async function all(m, chatUpdate) {
if (m.isBaileys) return;
Expand Down

0 comments on commit 94556f2

Please sign in to comment.