MCPcopy 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
138export function updateListDom(): void {
139 moveDisabledFeaturesToTop();
140 updateOffCount();
141}

Callers 2

generateDomFunction · 0.85
addEventListenersFunction · 0.85

Calls 2

updateOffCountFunction · 0.85

Tested by

no test coverage detected