This commit is contained in:
vcoppe
2025-10-05 19:34:05 +02:00
parent 1cc07901f6
commit 0733562c0d
70 changed files with 2641 additions and 2968 deletions

View File

@@ -20,7 +20,7 @@
ListWaypointsItem,
type ListItem,
type ListTrackItem,
} from './FileList';
} from './file-list';
import { i18n } from '$lib/i18n.svelte';
import { selection } from './Selection';