diff --git a/frontend/src/routes/DocumentList.svelte b/frontend/src/routes/DocumentList.svelte index 06dc446b..02fe7467 100644 --- a/frontend/src/routes/DocumentList.svelte +++ b/frontend/src/routes/DocumentList.svelte @@ -91,7 +91,8 @@ const showDividers = $derived(groupedDocuments.length >= 2);
Fundstelle: {snippet}