New translations poi.mdx (Korean)

This commit is contained in:
vcoppe
2025-11-12 17:57:13 +01:00
parent f8606a7453
commit 309d60fb46

View File

@@ -3,7 +3,7 @@ title: Points of interest
---
<script>
import { MapPin } MYLUCIDESVELTEIMPORT;
import { MapPin } from '@lucide/svelte';
import Waypoint from '$lib/components/toolbar/tools/waypoint/Waypoint.svelte';
</script>