diff --git a/frontend/src/lib/document/DocumentRow.svelte b/frontend/src/lib/document/DocumentRow.svelte index ac9fde0a..076ccc14 100644 --- a/frontend/src/lib/document/DocumentRow.svelte +++ b/frontend/src/lib/document/DocumentRow.svelte @@ -164,6 +164,10 @@ function safeTagColor(color: string | null | undefined): string {
+ {#if doc.documentDate}