forked from Supositware/Haha-Yes
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: [
|
||||
{
|
||||
id: 'member',
|
||||
type: 'member',
|
||||
type: 'user',
|
||||
match: 'rest'
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue