Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
function
showConfig(obj) {
2
config = obj;
3
//setMenuItem();
4
createMenu();
5
//document.getElementById("page").className = "";
6
}
7
8
showMyStreams
9
Callers
1
updateThreadfinStatus
Function · 0.85
Calls
1
createMenu
Function · 0.85
Tested by
no test coverage detected