Fix music path to /home/john/Music

This commit is contained in:
Claw - AI Now Inc 2026-03-01 12:33:31 -08:00
parent e64afb8d54
commit 4f662ee81b

View File

@ -13,7 +13,7 @@
"offline_mode": false
},
"music": {
"library_path": "/home/pi/Music",
"library_path": "/home/john/Music",
"default_volume": 0.7,
"scan_interval": 300,
"supported_formats": [".mp3", ".wav", ".ogg", ".flac"]