From 8d434ace8ad732532076a4a62ebbfd50641f0bb7 Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Tue, 29 Mar 2022 16:16:47 +0200 Subject: [PATCH] updating timeline --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 260ec0b..ff1899a 100644 --- a/config.js +++ b/config.js @@ -38,7 +38,7 @@ module.exports = { { label: "Zoom to 1 month", duration: 31 * one_day }, { label: "Zoom to 3 months", duration: 3 * 31 * one_day }, ], - range: [new Date(Date.now() - 14 * (60 * 60 * 1000 * 24)), new Date()], + range: [new Date(Date.now() - 31 * (60 * 60 * 1000 * 24)), new Date()], // rangeLimits: [] }, intro: [