From 354ac3a38ce38f619237f6a1e21117a12f100a9d Mon Sep 17 00:00:00 2001 From: Supositware Date: Tue, 26 Mar 2019 23:39:06 +0100 Subject: [PATCH] smh --- commands/hidden/unowned.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' } ],