Skip to content

Commit

Permalink
⚡update command menu
Browse files Browse the repository at this point in the history
  • Loading branch information
ilsyaa committed Oct 7, 2023
1 parent 83947dd commit d4263b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/menu/menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module.exports = {
text += `${m.currentPrefix}translate`
text += `\n\n`
text += `_👑 Author: Ilsya_\n`
text += `⚡ _Sources: www.github.com/ilsyaa_`
text += `⚡ _Sources: www.github.com/ilsyaa/velixs-bot_`

return sock.sendMessage(m.from, { text: text }, { quoted: m })
}
Expand Down

0 comments on commit d4263b9

Please sign in to comment.