diff --git a/commands/hidden/owned.js b/commands/hidden/owned.js index b8300874..5ad45d0d 100644 --- a/commands/hidden/owned.js +++ b/commands/hidden/owned.js @@ -8,7 +8,8 @@ class OwnedCommand extends Command { args: [ { id: 'member', - type: 'member' + type: 'member', + match: 'rest' } ], description: {