Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MathMan05/Fermi
/
Class
src/webpage/settings.ts:606–606 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
604
add.classList.add(
"svgicon"
,
"svg-plus"
);
605
addbg.append(add);
606
s.append(addbg);
607
add.onclick = (e) => {
608
this.popUpSearchBox(e.x, e.y, () => {
609
genArea();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected