config updates

This commit is contained in:
msramalho
2022-06-20 13:53:54 +02:00
parent 51bcdc4467
commit f908b9e3bc

View File

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