well crap
This commit is contained in:
parent
f0f0bff8f3
commit
77913618d6
1 changed files with 2 additions and 1 deletions
|
@ -11,6 +11,7 @@ class MusicCommand extends Command {
|
||||||
}
|
}
|
||||||
|
|
||||||
static requires = ["sound"];
|
static requires = ["sound"];
|
||||||
|
static slashAllowed = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
export default MusicCommand;
|
export default MusicCommand;
|
||||||
|
|
Loading…
Reference in a new issue