From f232306405843ebac849924f99ea293c59d9c3e3 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Sun, 28 Sep 2025 00:05:33 +0200 Subject: [PATCH] add information on the limit Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- front/src/lib/components/index/search/services.svelte | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/front/src/lib/components/index/search/services.svelte b/front/src/lib/components/index/search/services.svelte index 423afdd..1d22659 100644 --- a/front/src/lib/components/index/search/services.svelte +++ b/front/src/lib/components/index/search/services.svelte @@ -16,7 +16,10 @@ - Data wells lookup + + Data wells lookup +
Limit: {serverInfo.Settings.Limit}
+ {#if serverInfo.Dataleaks.length !== 0}
@@ -34,7 +37,7 @@ - + Github recon {#if serverInfo.Settings.GithubTokenLoaded === true}
Token