Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/refined-github/refined-github
/ updateListDom
Function
updateListDom
source/options/feature-list.tsx:138–141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
136
}
137
138
export function updateListDom(): void {
139
moveDisabledFeaturesToTop();
140
updateOffCount();
141
}
Callers
2
generateDom
Function · 0.85
addEventListeners
Function · 0.85
Calls
2
moveDisabledFeaturesToTop
Function · 0.85
updateOffCount
Function · 0.85
Tested by
no test coverage detected