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

Function onselect

src/pages/plugins/plugins.js:72–74  ·  view source on GitHub ↗
(item)

Source from the content-addressed store, hash-verified

70 [strings.local, "local"],
71 ],
72 onselect(item) {
73 addSource(item);
74 },
75 });
76
77 const verifiedLabel = strings["verified publisher"];

Callers

nothing calls this directly

Calls 2

addSourceFunction · 0.70
promptFunction · 0.50

Tested by

no test coverage detected