mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 10:02:12 +00:00
statistics
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
import { getContext } from 'svelte';
|
||||
import type { Readable } from 'svelte/store';
|
||||
import { ListFileItem } from './file-list';
|
||||
import type { GPXFileWithStatistics } from '$lib/logic/statistics';
|
||||
import type { GPXFileWithStatistics } from '$lib/logic/statistics-tree';
|
||||
|
||||
let {
|
||||
file,
|
||||
|
||||
Reference in New Issue
Block a user