mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
放出Tr下载器
This commit is contained in:
@@ -96,7 +96,7 @@ class CommonResponse:
|
||||
class DownloaderCategory(models.TextChoices):
|
||||
# 下载器名称
|
||||
# Deluge = 'De', 'Deluge'
|
||||
# Transmission = 'Tr', 'Transmission'
|
||||
Transmission = 'Tr', 'Transmission'
|
||||
qBittorrent = 'Qb', 'qBittorrent'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user