diff --git a/daemon/web/src/lib/components/AnalysisTable.svelte b/daemon/web/src/lib/components/AnalysisTable.svelte index a0c0514..21f54fe 100644 --- a/daemon/web/src/lib/components/AnalysisTable.svelte +++ b/daemon/web/src/lib/components/AnalysisTable.svelte @@ -33,7 +33,7 @@ {#if report.statistics.num_warnings === 0 && report.statistics.num_informational_logs === 0}
Nothing to show!
{:else} -