diff --git a/commands/music.js b/commands/music.js index 62a6838..2153918 100644 --- a/commands/music.js +++ b/commands/music.js @@ -65,7 +65,7 @@ module.exports = { let message = ''; listed.forEach((value) => { - if (color==='§4') { + if (color==='§6') { color = '§e'; } else if (color==='§e') { color = '§6';