fixed command

This commit is contained in:
loicbersier 2019-08-11 19:59:46 +02:00
parent ae710c7d65
commit b4b02687bd

View file

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