Removed outdated "quoted: false"

merge-requests/3/head
Loïc Bersier 5 years ago
parent 9986f3a544
commit 4ed89650ea

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

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

Loading…
Cancel
Save