From 4ed89650ea68ef206d163490e65e9e3a52640517 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bersier?= Date: Sat, 11 May 2019 19:56:45 +0200 Subject: [PATCH] Removed outdated "quoted: false" --- commands/utility/feedback.js | 1 - commands/utility/musicMatch.js | 1 - 2 files changed, 2 deletions(-) diff --git a/commands/utility/feedback.js b/commands/utility/feedback.js index 1967df4..b69a0c9 100644 --- a/commands/utility/feedback.js +++ b/commands/utility/feedback.js @@ -7,7 +7,6 @@ class FeedbackCommand extends Command { super('feedback', { aliases: ['feedback'], category: 'utility', - quoted: false, args: [ { id: 'text', diff --git a/commands/utility/musicMatch.js b/commands/utility/musicMatch.js index 6f86fe1..083beae 100644 --- a/commands/utility/musicMatch.js +++ b/commands/utility/musicMatch.js @@ -12,7 +12,6 @@ class musicCommand extends Command { super('musicMatch', { aliases: ['musicMatch', 'music', 'shazam', 'soundhound'], category: 'utility', - quoted: false, args: [ { id: 'music',