mirror of
https://github.com/unraid/webgui.git
synced 2026-01-07 01:59:52 -06:00
Update Wireless.page
This commit is contained in:
@@ -73,7 +73,7 @@ function update_wifi(load) {
|
||||
if (wifi.other.length) $('#other_networks').html(wifi.other);
|
||||
}
|
||||
});
|
||||
timers.wifi = setTimeout(update_wifi,5000);
|
||||
timers.wifi = setTimeout(update_wifi,6000);
|
||||
}
|
||||
|
||||
function manage_wifi(ssid,task) {
|
||||
|
||||
Reference in New Issue
Block a user