forked from Supositware/Haha-Yes
Don't need quote anymore
This commit is contained in:
parent
ca01b437a1
commit
2cf6d9543b
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ class TagCommand extends Command {
|
|||
},
|
||||
{
|
||||
id: 'response',
|
||||
type: 'string'
|
||||
type: 'string',
|
||||
match: 'rest'
|
||||
}
|
||||
],
|
||||
channelRestriction: 'guild',
|
||||
|
|
Loading…
Reference in a new issue