MCPcopy Create free account
hub / github.com/TechJeeper/Printventory / esc

Function esc

search.js:282–287  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

280 window.syncSelectionWithFilteredModels(filteredModels);
281 }
282 });
283 }
284
285 } catch (error) {
286 console.error("Error performing combined search:", error);
287 } finally {
288 // Re-enable filter controls
289 toggleFilterControls(true);
290

Callers 1

updateFilterIndicatorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected