Skip to content

Commit

Permalink
removed dev help
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoertl committed Sep 12, 2024
1 parent a3d220c commit c2b24ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/CombinedMapChart.vue
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,5 @@ const chartOptions = computed(() => {
<template>
<div>
<HighCharts :constructor-type="'mapChart'" :options="chartOptions" />
{{ series }}
</div>
</template>

0 comments on commit c2b24ad

Please sign in to comment.