MCPcopy
hub / github.com/spicetify/cli / register

Method register

jsHelper/spicetifyWrapper.js:2147–2149  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2145 }
2146
2147 register() {
2148 Spicetify.ContextMenuV2.registerItem(this._element, this.shouldAdd);
2149 }
2150 deregister() {
2151 Spicetify.ContextMenuV2.unregisterItem(this._element);
2152 }

Callers 15

sidebarConfig.jsFile · 0.45
expFeatures.jsFile · 0.45
homeConfig.jsFile · 0.45
bookmark.jsFile · 0.45
settingsContentFunction · 0.45
trashbin.jsFile · 0.45
refreshEventListenersFunction · 0.45
setWidgetStateFunction · 0.45
shuffle+.jsFile · 0.45
renderQueuePlaybarButtonFunction · 0.45
componentDidMountMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected