mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 01:52:12 +00:00
fix import
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import { guides } from '$lib/components/docs/docs.js';
|
import { guides } from '$lib/components/docs/docs';
|
||||||
|
|
||||||
function getModule(language: string | undefined, guide: string) {
|
function getModule(language: string | undefined, guide: string) {
|
||||||
language = language ?? 'en';
|
language = language ?? 'en';
|
||||||
|
|||||||
Reference in New Issue
Block a user