From f908b9e3bc279a9da984b9225378bdcfa13e1994 Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Mon, 20 Jun 2022 13:53:54 +0200 Subject: [PATCH] config updates --- config.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.js b/config.js index d24a3a5..41369b9 100644 --- a/config.js +++ b/config.js @@ -33,10 +33,9 @@ module.exports = { contentHeight: 150, }, zoomLevels: [ - { label: "Zoom to 1 week", duration: 7 * one_day }, { label: "Zoom to 2 weeks", duration: 14 * one_day }, { label: "Zoom to 1 month", duration: 31 * one_day }, - { label: "Zoom to 3 months", duration: 3 * 31 * one_day }, + { label: "Zoom to 6 months", duration: 6 * 31 * one_day }, ], range: { /**