MCPcopy
hub / github.com/FujiwaraChoki/MoneyPrinter / app.js

File app.js

Frontend/app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// ===== DOM REFS =====
2const videoSubject = document.getElementById("videoSubject");
3const aiModel = document.getElementById("aiModel");
4const voice = document.getElementById("voice");

Callers

nothing calls this directly

Calls 3

updateColorDotFunction · 0.85
generateVideoFunction · 0.85
loadOllamaModelsFunction · 0.85

Tested by

no test coverage detected