MCPcopy Create free account
hub / github.com/TechJeeper/Printventory / hideProgressBars

Function hideProgressBars

renderer.js:11808–11811  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11806 <div style="color: #999; font-size: 12px; word-break: break-all;">${filePath}</div>
11807 `;
11808
11809 modelHeader.appendChild(thumbnailContainer);
11810 modelHeader.appendChild(modelInfo);
11811 modelSection.appendChild(modelHeader);
11812
11813 // Existing tags
11814 if (existingTags.length > 0) {

Callers 1

renderer.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected