diff --git a/commands/hidden/unowned.js b/commands/hidden/unowned.js index ad8789d2..bbd0bcb6 100644 --- a/commands/hidden/unowned.js +++ b/commands/hidden/unowned.js @@ -8,7 +8,7 @@ class unownedCommand extends Command { args: [ { id: 'member', - type: 'member', + type: 'string', match: 'rest' } ],