diff --git a/commands/random/quotes.js b/commands/random/quotes.js index fabbe9e5..87785648 100644 --- a/commands/random/quotes.js +++ b/commands/random/quotes.js @@ -25,7 +25,7 @@ module.exports = class QuotesCommand extends commando.Command { .set({ 'X-Mashape-Key': config.mashapekey, 'Accept': 'application/json', - 'Content-Type": "application/x-www-form-urlencoded" + 'Content-Type': 'application/x-www-form-urlencoded' }) .query({ cat: randomTypes