diff --git a/src/api/types.ts b/src/api/types.ts index 82a59f7b..e7c6c105 100644 --- a/src/api/types.ts +++ b/src/api/types.ts @@ -607,6 +607,8 @@ export interface TorrentInfo { site_proxy: boolean // 站点优先级 site_order: number + // 站点下载器 + site_downloader?: string // 种子名称 title?: string // 种子副标题