Removed outdated "quoted: false"

This commit is contained in:
Loïc Bersier 2019-05-11 19:56:45 +02:00
parent 9986f3a544
commit 4ed89650ea
2 changed files with 0 additions and 2 deletions

View file

@ -7,7 +7,6 @@ class FeedbackCommand extends Command {
super('feedback', {
aliases: ['feedback'],
category: 'utility',
quoted: false,
args: [
{
id: 'text',

View file

@ -12,7 +12,6 @@ class musicCommand extends Command {
super('musicMatch', {
aliases: ['musicMatch', 'music', 'shazam', 'soundhound'],
category: 'utility',
quoted: false,
args: [
{
id: 'music',