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

Function saveConfig

Extensions/shuffle+.js:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 saveConfig();
36
37 function saveConfig() {
38 Spicetify.LocalStorage.set("shufflePlus:settings", JSON.stringify(CONFIG));
39 }
40
41 function settingsPage() {
42 const style = React.createElement(

Callers 3

shuffle+.jsFile · 0.70
checkBoxItemFunction · 0.70
dropDownItemFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected