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