Fix highcharts loc
This commit is contained in:
pare
17e172927f
commit
a25ba87f8b
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions
|
@ -1,5 +1,5 @@
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import highcharts from "./highcharts";
|
import highcharts from "../components/highcharts";
|
||||||
export let ubicacio: string = '';
|
export let ubicacio: string = '';
|
||||||
export let series: Array<any> = [];
|
export let series: Array<any> = [];
|
||||||
|
|
||||||
|
|
Loading…
Referencia en una nova incidència