Update torrents-status.json

Fix label and description
This commit is contained in:
Someone
2023-11-06 01:51:55 +01:00
committed by GitHub
parent 37191b971b
commit 8abec93aad

View File

@@ -21,8 +21,8 @@
"description": "When 'is whitelist' checked, this will act as a whitelist. If not checked, this is a blacklist. Will not do anything when empty" "description": "When 'is whitelist' checked, this will act as a whitelist. If not checked, this is a blacklist. Will not do anything when empty"
}, },
"displayRatioWithFilter": { "displayRatioWithFilter": {
"label": "View filtered torrent list ratio", "label": "Display filtered torrents list ratio",
"description": "When 'is whitelist' checked, this will act as a whitelist. If not checked, this is a blacklist. Will not do anything when empty" "description": "If disable, only global ratio will be display. Global ratio still use labels if set"
} }
} }
}, },