Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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+.js
File · 0.70
checkBoxItem
Function · 0.70
dropDownItem
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected