fixed command

This commit is contained in:
loicbersier 2019-08-11 19:59:46 +02:00
parent 4cf0ab03e9
commit 7abd62f842

View file

@ -11,7 +11,7 @@ class fakeleaveCommand extends Command {
args: [
{
id: 'member',
type: 'member',
type: 'user',
match: 'rest'
}
],