mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-07 19:08:37 +03:00
config updates
This commit is contained in:
@@ -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: {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user