This commit is contained in:
jxxghp
2023-11-27 08:20:49 +08:00
parent a8132e01cc
commit d64fbdf733

View File

@@ -733,7 +733,7 @@ class ConfigCenter(_PluginBase):
"model": "DOWNLOADER",
"label": "下载器",
"items": [
{"title": "QBittorrent", "value": "qbittorrent"},
{"title": "Qbittorrent", "value": "qbittorrent"},
{"title": "Transmission", "value": "transmission"}
]
}