MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / renderInstalled

Function renderInstalled

src/pages/plugins/plugins.js:361–363  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

359 }
360
361 function renderInstalled() {
362 render("installed");
363 }
364
365 function renderOwned() {
366 render("owned");

Callers

nothing calls this directly

Calls 1

renderFunction · 0.70

Tested by

no test coverage detected