mirror of
https://github.com/fankes/komari-theme-purcarte.git
synced 2025-10-18 19:39:22 +08:00
feat: 添加列表视图进度条选项并优化进度条显示
This commit is contained in:
@@ -129,6 +129,13 @@
|
||||
"default": true,
|
||||
"help": "启用后默认显示 SWAP 信息"
|
||||
},
|
||||
{
|
||||
"key": "enableListItemProgressBar",
|
||||
"name": "启用列表视图进度条",
|
||||
"type": "switch",
|
||||
"default": true,
|
||||
"help": "启用后列表视图中将会显示进度条来表示存储使用率"
|
||||
},
|
||||
{
|
||||
"name": "Instance 设置",
|
||||
"type": "title"
|
||||
|
Reference in New Issue
Block a user