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

This commit is contained in:
Attente
2024-11-16 01:41:53 +08:00
parent bf36e39f3b
commit 040790a672
+2
View File
@@ -607,6 +607,8 @@ export interface TorrentInfo {
site_proxy: boolean site_proxy: boolean
// 站点优先级 // 站点优先级
site_order: number site_order: number
// 站点下载器
site_downloader?: string
// 种子名称 // 种子名称
title?: string title?: string
// 种子副标题 // 种子副标题