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

Function parseThumbnailString

renderer.js:19348–19352  ·  view source on GitHub ↗
(thumbnailString)

Source from the content-addressed store, hash-verified

19346 }
19347 } else {
19348 const ok = await autoSaveModel('favorite', newFavorite, context.filePath);
19349 if (ok) {
19350 favorite = newFavorite;
19351 updateEngagementBarDisplay(bar, rating, favorite);
19352 }
19353 }
19354 });
19355

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected