From 1474290f02fd107232600bf90b77a8bb1c1ab0ee Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Thu, 25 Sep 2025 19:48:57 +0200 Subject: [PATCH] print 0 instead of - for empty data wells Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- front/src/lib/components/index/search/stats.svelte | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/front/src/lib/components/index/search/stats.svelte b/front/src/lib/components/index/search/stats.svelte index ee7dc0c..8942a11 100644 --- a/front/src/lib/components/index/search/stats.svelte +++ b/front/src/lib/components/index/search/stats.svelte @@ -1,6 +1,7 @@