This commit is contained in:
GregTCLTK 2020-01-17 17:35:26 +01:00
parent 9564eeab7d
commit 7ed0d5a7ee
No known key found for this signature in database
GPG key ID: A91BADE5C070FF67

View file

@ -35,7 +35,7 @@ public class VolumeCommand implements Command {
} else {
event.getTextChannel().sendMessage(event.getMessageEditor().getMessage(MessageEditor.MessageType.ERROR,
"commands.music.volume.error.connected.title",
"commands.volume.error.connected.description")
"commands.music.volume.error.connected.description")
.build()).queue();
}
} else {