mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
[Network] Fix missing reload-indicator for Network Driver selector
This commit is contained in:
@@ -362,7 +362,7 @@ void handle_networks_NetworkSettingsPage(ESPEasy::net::networkIndex_t networkind
|
||||
++tmpNetworkDriverIndex;
|
||||
}
|
||||
}
|
||||
addSelector_Foot();
|
||||
addSelector_Foot(!networkDriverSelectorDisabled);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user