trying to force update the import on crowdin

This commit is contained in:
vcoppe
2025-11-12 17:28:46 +01:00
parent 1e5db9dc6c
commit 977c6c6dde
18 changed files with 18 additions and 18 deletions

View File

@@ -3,7 +3,7 @@ title: Merge
---
<script>
import { Group } from '@lucide/svelte';
import { Group } MYLUCIDESVELTEIMPORT;
import Merge from '$lib/components/toolbar/tools/Merge.svelte';
</script>