MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / _wdShouldRender

Function _wdShouldRender

web/scripts/ragnar_modern.js:18160–18164  ·  view source on GitHub ↗
(type, sig)

Source from the content-addressed store, hash-verified

18158 buttonsContainer.appendChild(button);
18159 });
18160
18161 updateWifiInterfaceSwitchActiveState(activeName);
18162}
18163
18164async function refreshWifiNetworksForInterface(interfaceName) {
18165 if (!interfaceName) {
18166 return;
18167 }

Callers 4

loadWardrivingNetworksFunction · 0.70
_loadWardrivingBluetoothFunction · 0.70
_loadWardrivingCellTableFunction · 0.70
_loadWardrivingCamerasFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected