From a5d1fb9a5d4b7ffe04bca30d8a094536fbb1b2c8 Mon Sep 17 00:00:00 2001 From: pluja Date: Sun, 6 Jul 2025 19:06:17 +0000 Subject: [PATCH] Release 202507061906 --- web/src/components/ServicesFilters.astro | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/web/src/components/ServicesFilters.astro b/web/src/components/ServicesFilters.astro index 8363d3b..d44c65e 100644 --- a/web/src/components/ServicesFilters.astro +++ b/web/src/components/ServicesFilters.astro @@ -414,7 +414,10 @@ const { class={cn('mr-2 size-3 shrink-0 opacity-80', attribute.typeInfo.classNames.icon)} aria-hidden="true" /> - + {attribute.title} {attribute._count.services} @@ -429,7 +432,10 @@ const { class={cn('mr-2 size-3 shrink-0 opacity-100', attribute.typeInfo.classNames.icon)} aria-hidden="true" /> - + {attribute.title} {attribute._count.services}