fixed command
This commit is contained in:
parent
4cf0ab03e9
commit
7abd62f842
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class fakeleaveCommand extends Command {
|
||||||
args: [
|
args: [
|
||||||
{
|
{
|
||||||
id: 'member',
|
id: 'member',
|
||||||
type: 'member',
|
type: 'user',
|
||||||
match: 'rest'
|
match: 'rest'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue