forked from Supositware/Haha-Yes
Removed outdated "quoted: false"
This commit is contained in:
parent
9986f3a544
commit
4ed89650ea
2 changed files with 0 additions and 2 deletions
|
@ -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…
Reference in a new issue