feat: 添加自动播放 和自动保存正在播放列表功能

This commit is contained in:
alger
2025-01-22 22:16:46 +08:00
parent 80770d6c75
commit 2e06711600
6 changed files with 224 additions and 78 deletions
+3 -1
View File
@@ -16,5 +16,7 @@
"closeAction": "ask",
"musicQuality": "higher",
"fontFamily": "system-ui",
"fontScope": "global"
"fontScope": "global",
"autoPlay": false,
"downloadPath": ""
}