well crap

This commit is contained in:
Essem 2022-03-31 13:49:17 -05:00 committed by GitHub
parent f0f0bff8f3
commit 77913618d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ class MusicCommand extends Command {
}
static requires = ["sound"];
static slashAllowed = false;
}
export default MusicCommand;
export default MusicCommand;