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

Function updateBadge

renderer.js:19321–19326  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19319 const ok = await autoSaveModel('rating', newRating, context.filePath);
19320 if (ok) {
19321 rating = newRating;
19322 updateEngagementBarDisplay(bar, rating, favorite);
19323 }
19324 }
19325 });
19326
19327 ratingWrap.appendChild(star);
19328 }
19329

Callers 2

navigateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected