From 39588248ea84d78ce8d56f8e11ff884c222feb8c Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Wed, 13 Dec 2017 16:13:00 +0000 Subject: [PATCH] Bug --- commands/search/forecast.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/search/forecast.js b/commands/search/forecast.js index 6b20780a..5b1bea51 100644 --- a/commands/search/forecast.js +++ b/commands/search/forecast.js @@ -38,7 +38,7 @@ module.exports = class ForecastCommand extends Command { .setAuthor(data.title, 'https://i.imgur.com/B9MMbtB.png') .setURL(data.link) .setTimestamp(); - for (let i = 0; i < 6; i++) { + for (let i = 0; i < 7; i++) { const forecast = data.item.forecast[i]; embed.addField(`❯ ${forecast.day} - ${forecast.date}`, stripIndents`