Dismiss Wi-Fi scan popup after connection (#4055)

* Add a config switch to automatically dismiss the WiFi scan popup on connect
This commit is contained in:
NiLuJe
2018-07-07 17:06:58 +02:00
committed by GitHub
parent 8b3432ae76
commit 75df3fcea3
6 changed files with 20 additions and 5 deletions

View File

@@ -59,6 +59,7 @@ local order = {
"network_restore",
"network_info",
"network_before_wifi_action",
"network_dismiss_scan",
"----------------------------",
"ssh",
},