Skip to content

Commit

Permalink
𝑾𝒊𝒍𝒎𝒆𝒓 𝒐𝒇𝒄
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilsmac authored Oct 7, 2024
1 parent cb7de91 commit 0aeec66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/descargas-yt_playdoc.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ additionalText = '𝘼𝙐𝘿𝙄𝙊'
} else if (command == 'playvideodoc' || command == 'ytmp4doc') {
additionalText = '𝙑𝙄𝘿𝙀𝙊'
}
conn.reply(m.chat, `${lenguajeCD['smsAvisoEG']()}𝙋𝙍𝙊𝙉𝙏𝙊 𝙏𝙀𝙉𝘿𝙍𝘼 𝙎𝙐 𝘿𝙊𝘾𝙐𝙈𝙀𝙉𝙏𝙊 ${additionalText}, 𝙀𝙎𝙋𝙀𝙍𝙀 𝙋𝙊𝙍 𝙁𝘼𝙑𝙊𝙍`, fkontak, m)
conn.reply(m.chat, `${lenguajeCD['smsAvisoEG']()}𝙋𝙍𝙊𝙉𝙏𝙊 𝙏𝙀𝙉𝘿𝙍𝘼 𝙎𝙐 𝘿𝙊𝘾𝙐𝙈𝙀𝙉𝙏𝙊 ${additionalText}, 𝙀𝙎𝙋𝙀𝙍𝙀 𝙋𝙊𝙍 𝙁𝘼𝙑𝙊𝙍`, estilo2, m)
if (command == 'playaudiodoc' || command == 'ytmp3doc') {
try {
const q = '128kbps';
Expand Down

0 comments on commit 0aeec66

Please sign in to comment.