mirror of
https://github.com/trafficlunar/jellyfin-spicetify.git
synced 2026-06-13 19:07:06 +00:00
feat: audio quality and non-spotify songs settings
This commit is contained in:
parent
c609941df0
commit
765761693c
8 changed files with 130 additions and 27 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue