Don't need quote anymore

This commit is contained in:
Supositware 2019-02-08 19:06:12 +01:00
parent ca01b437a1
commit 2cf6d9543b

View file

@ -15,7 +15,8 @@ class TagCommand extends Command {
}, },
{ {
id: 'response', id: 'response',
type: 'string' type: 'string',
match: 'rest'
} }
], ],
channelRestriction: 'guild', channelRestriction: 'guild',