From 040790a67296acf2ad663e589faf9ae3dda0d441 Mon Sep 17 00:00:00 2001 From: Attente <19653207+wikrin@users.noreply.github.com> Date: Sat, 16 Nov 2024 01:41:53 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E8=B5=84=E6=BA=90=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E4=B8=8B=E8=BD=BD=E6=97=B6=E8=AE=BE=E7=BD=AE=E7=9A=84=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E5=99=A8=E4=B8=8D=E7=94=9F=E6=95=88=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/types.ts | 2 ++ 1 file changed, 2 insertions(+) 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 // 种子副标题