WiFi: cleaner look, similar to BT.

This commit is contained in:
LemmyCook 2025-09-05 00:55:47 -04:00
parent 9ae78eda45
commit 35283a6923
3 changed files with 184 additions and 211 deletions

View file

@ -255,7 +255,6 @@ Singleton {
root.connectStatus = ""
root.connectStatusSsid = ""
root.connectError = ""
root.refreshNetworks()
}
}
}