Skip to content
Snippets Groups Projects
Commit 9095e8e6 authored by jonschi's avatar jonschi
Browse files

fix initial slider value

parent 4d4120b4
No related branches found
No related tags found
No related merge requests found
......@@ -334,7 +334,7 @@ onMounted(() => {
step="1"
min="5"
max="20"
value="7"
:value="chartDisplayWeeks"
type="range"
@input="sliderChanged"
/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment