mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 16:52:31 +00:00
fix 404
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import { languages } from '$lib/languages';
|
||||
import { _, isLoading } from 'svelte-i18n';
|
||||
|
||||
let location: string;
|
||||
let location: string = '';
|
||||
let title: string;
|
||||
|
||||
$: if ($page.route.id) {
|
||||
|
Reference in New Issue
Block a user