mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 18:12:11 +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) {
|
||||
language = language ?? 'en';
|
||||
|
||||
Reference in New Issue
Block a user