diff --git a/frontend/src/lib/components/DocumentRow.svelte b/frontend/src/lib/components/DocumentRow.svelte index e5fcf385..d4e2bd5c 100644 --- a/frontend/src/lib/components/DocumentRow.svelte +++ b/frontend/src/lib/components/DocumentRow.svelte @@ -160,7 +160,7 @@ function safeTagColor(color: string | null | undefined): string { -