Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NMWplays/Glowify
/ X
Function
X
theme.js:5139–5141 ·
view source on GitHub ↗
(e, r)
Source
from the content-addressed store, hash-verified
5137
return
origNext(...a);
5138
};
5139
player.back = (...a) => {
5140
tryBack();
5141
return
origBack(...a);
5142
};
5143
player.addEventListener?.(
"songchange"
, onSongChange);
5144
}
Callers
nothing calls this directly
Calls
2
F
Function · 0.85
C
Function · 0.85
Tested by
no test coverage detected