MCPcopy Create free account
hub / github.com/NianBroken/Firework_Simulator / updateConfigNoEvent

Function updateConfigNoEvent

js/script.js:487–487  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

485}
486
487const updateConfigNoEvent = () => updateConfig();
488appNodes.quality.addEventListener("input", updateConfigNoEvent);
489appNodes.shellType.addEventListener("input", updateConfigNoEvent);
490appNodes.shellSize.addEventListener("input", updateConfigNoEvent);

Callers

nothing calls this directly

Calls 1

updateConfigFunction · 0.85

Tested by

no test coverage detected