This commit is contained in:
Supositware 2019-03-26 23:39:06 +01:00
parent a0c93402df
commit 354ac3a38c

View file

@ -8,7 +8,7 @@ class unownedCommand extends Command {
args: [ args: [
{ {
id: 'member', id: 'member',
type: 'member', type: 'string',
match: 'rest' match: 'rest'
} }
], ],