zoom on elevation profile, closes #54

This commit is contained in:
vcoppe
2024-08-12 12:42:16 +02:00
parent 795b85da13
commit 195e54af6d
5 changed files with 76 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
export const prerender = true;
export const ssr = false;
import { languages } from '$lib/languages';
import { register, init } from 'svelte-i18n';