Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
elrebelde21 authored Jul 12, 2024
1 parent 00b910e commit 1e2076e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/descargas-playlist.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ header: "'• • •「 🅓🅞🅒🅤🅜🅔🅝🅣🅞🅢 🅜🅟❹

await conn.sendList(m.chat, `*• Resultados:* ${text}*\n\n> *ᴇʟɪᴊᴀ ᴀ ᴜɴᴀ ᴏᴘᴄɪᴏɴ ʏ ᴘʀᴇsɪᴏɴᴇ ᴇɴᴠɪᴀʀ*`, wm, `🚀 𝙍𝙀𝙎𝙐𝙇𝙏𝘼𝘿𝙊𝙎 🚀`, ytres[0].image, listSections, m);
};
handler.help = ['playlist']
handler.help = ['playlist', 'yts']
handler.tags = ['downloader']
handler.command = ['playvid2', 'playlist', 'playlista']
handler.command = ['playvid2', 'playlist', 'playlista', 'yts', 'ytsearch']
handler.register = true

export default handler

0 comments on commit 1e2076e

Please sign in to comment.