fix 资源搜索下载时设置的下载器不生效的问题

This commit is contained in:
Attente
2024-11-16 01:44:20 +08:00
parent 0066247a2b
commit 8fd7f2c875

View File

@@ -180,6 +180,8 @@ class TorrentInfo(BaseModel):
site_proxy: Optional[bool] = False
# 站点优先级
site_order: Optional[int] = 0
# 站点下载器
site_downloader: Optional[str] = None
# 种子名称
title: Optional[str] = None
# 种子副标题