MCPcopy Create free account
hub / github.com/NMWplays/Glowify / getPlayerElement

Function getPlayerElement

theme.js:3525–3527  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3523 };
3524 }
3525 async function installLiquidLyrics() {
3526 try {
3527 let branch = "";
3528 let manifestRaw = null;
3529 for (const b2 of LL_BRANCHES) {
3530 manifestRaw = await fetchJson(`https://raw.githubusercontent.com/${LL_USER}/${LL_REPO}/${b2}/manifest.json`);

Callers 5

applyPlayerWidthFunction · 0.85
applyPlayerRadiusFunction · 0.85
ensurePlayerAppliedFunction · 0.85
repositionCardFunction · 0.85
observePlayerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected