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

Method deregister

jsHelper/spicetifyWrapper.js:2150–2152  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2148 Spicetify.ContextMenuV2.registerItem(this._element, this.shouldAdd);
2149 }
2150 deregister() {
2151 Spicetify.ContextMenuV2.unregisterItem(this._element);
2152 }
2153 }
2154
2155 class ItemSubMenu {

Callers 9

homeConfig.jsFile · 0.45
settingsContentFunction · 0.45
refreshEventListenersFunction · 0.45
setWidgetStateFunction · 0.45
renderQueuePlaybarButtonFunction · 0.45
componentWillUnmountMethod · 0.45
componentWillUnmountMethod · 0.45
removePlaybarButtonFunction · 0.45
componentWillUnmountMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected