music is uncountable

This commit is contained in:
Chayapak 2023-09-09 14:07:23 +07:00
parent bef7412e0b
commit c317913bb9

View file

@ -35,7 +35,7 @@ public class MusicCommand extends Command {
public MusicCommand () {
super(
"music",
"Play musics",
"Plays music",
new String[] {
"play <{song|URL}>",
"stop",