From 64782a93069dd5b7098d719099a1e6e6b9bcfc5b Mon Sep 17 00:00:00 2001 From: David Dal Busco Date: Sat, 24 Aug 2024 10:21:42 +0200 Subject: [PATCH] feat: query if necessary Signed-off-by: David Dal Busco --- .../components/hosting/HostingCount.svelte | 26 ++++++++++++++++--- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/src/frontend/src/lib/components/hosting/HostingCount.svelte b/src/frontend/src/lib/components/hosting/HostingCount.svelte index 83cd68c83..c1e76745d 100644 --- a/src/frontend/src/lib/components/hosting/HostingCount.svelte +++ b/src/frontend/src/lib/components/hosting/HostingCount.svelte @@ -1,10 +1,13 @@