feat: 弱化下载功能 默认隐藏下载列表按钮 在设置中配置打开

This commit is contained in:
alger
2025-01-26 00:20:08 +08:00
parent c6ca63ee11
commit 1493ab7317
6 changed files with 54 additions and 12 deletions
+2 -1
View File
@@ -18,5 +18,6 @@
"fontFamily": "system-ui",
"fontScope": "global",
"autoPlay": false,
"downloadPath": ""
"downloadPath": "",
"alwaysShowDownloadButton": false
}