MCPcopy Create free account
hub / github.com/Eltaurus-Lt/CourseDump2022 /

Class

menu.js:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44class menuToggles {
45 constructor() {
46 this.DownloadMedia = document.getElementById("setting-downloadMedia");
47 this.ExtraFields = document.getElementById("setting-extraFields");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected