diff --git a/frontend/src/lib/components/NetworkScan.svelte b/frontend/src/lib/components/NetworkScan.svelte index c7b15a5f..fd9c42b9 100644 --- a/frontend/src/lib/components/NetworkScan.svelte +++ b/frontend/src/lib/components/NetworkScan.svelte @@ -118,7 +118,7 @@ already the case and you don't need to do anything). Scanning might take some seconds.

-
+
@@ -130,9 +130,9 @@ placeholder="192.168.1.0/24" bind:value={scanRange} /> - +
-
+
{#if !$settingsPriv.scan_range}