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: { /**