MCPcopy Index your code
hub / github.com/stemdeckapp/stemdeck / refresh

Function refresh

static/js/catalog.js:1955–1955  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1953
1954 input.checked = enabled;
1955 const refresh = () => netWrap?.classList.toggle("hidden", !input.checked);
1956 refresh();
1957
1958 input.addEventListener("change", async () => {

Callers 1

wireNetworkSettingFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected