MCPcopy Index your code
hub / github.com/Threadfin/Threadfin / showConfig

Function showConfig

html/js/data.js:1–6  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

1function showConfig(obj) {
2 config = obj;
3 //setMenuItem();
4 createMenu();
5 //document.getElementById("page").className = "";
6}
7
8showMyStreams
9

Callers 1

updateThreadfinStatusFunction · 0.85

Calls 1

createMenuFunction · 0.85

Tested by

no test coverage detected