From 5e0b31aaf2e377c7c29581798585dd0722f0b9b0 Mon Sep 17 00:00:00 2001 From: Rune Harlyk Date: Tue, 3 Sep 2024 21:21:14 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=8E=20Updates=20ui?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/routes/wifi/sta/Scan.svelte | 229 ++--- app/src/routes/wifi/sta/Wifi.svelte | 1455 ++++++++++++++------------- 2 files changed, 864 insertions(+), 820 deletions(-) diff --git a/app/src/routes/wifi/sta/Scan.svelte b/app/src/routes/wifi/sta/Scan.svelte index de7921c..eb52c74 100644 --- a/app/src/routes/wifi/sta/Scan.svelte +++ b/app/src/routes/wifi/sta/Scan.svelte @@ -1,52 +1,52 @@ {#if isOpen} -