feat: audio quality and non-spotify songs settings

This commit is contained in:
trafficlunar 2026-03-08 20:04:07 +00:00
parent c609941df0
commit 765761693c
8 changed files with 130 additions and 27 deletions

View file

@ -6,7 +6,7 @@
"scripts": {
"build": "bun build.ts && spicetify apply",
"build-local": "bun build.ts --local",
"watch": "bun build.ts --watch && spicetify watch -le"
"watch": "bun build.ts --watch & spicetify watch -le"
},
"license": "MIT",
"devDependencies": {