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

Function clearNetkbSearch

web/scripts/ragnar_modern.js:14180–14186  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14178 updatePwnagotchiUI(result.status);
14179 } else {
14180 refreshPwnagotchiStatus({ silent: true });
14181 }
14182 } catch (error) {
14183 console.error('Failed to schedule Pwnagotchi swap:', error);
14184 addConsoleMessage(`Swap failed: ${error.message}`, 'error');
14185 } finally {
14186 updatePwnButtons();
14187 }
14188}
14189

Callers

nothing calls this directly

Calls 1

filterNetkbDataFunction · 0.70

Tested by

no test coverage detected