mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-16 12:57:35 +08:00
fix 资源搜索下载时设置的下载器不生效的问题
This commit is contained in:
@@ -607,6 +607,8 @@ export interface TorrentInfo {
|
||||
site_proxy: boolean
|
||||
// 站点优先级
|
||||
site_order: number
|
||||
// 站点下载器
|
||||
site_downloader?: string
|
||||
// 种子名称
|
||||
title?: string
|
||||
// 种子副标题
|
||||
|
||||
Reference in New Issue
Block a user