diff --git a/src/store/initial.js b/src/store/initial.js index a408389..14b300b 100644 --- a/src/store/initial.js +++ b/src/store/initial.js @@ -73,13 +73,9 @@ const initial = { new Date(2016, 2, 23, 12) ], zoomLevels: [ - { label: '3 years', duration: 1576800 }, { label: '3 months', duration: 129600 }, { label: '3 days', duration: 4320 }, - { label: '12 hours', duration: 720 }, - { label: '2 hours', duration: 120 }, - { label: '30 min', duration: 30 }, - { label: '10 min', duration: 10 } + { label: '12 hours', duration: 720 } ] }, flags: {