fix torrent type

This commit is contained in:
jxxghp
2024-02-29 16:15:09 +08:00
parent 08f4a6cf2c
commit ef92cdc183
2 changed files with 4 additions and 1 deletions

View File

@@ -658,6 +658,9 @@ export interface TorrentInfo {
// 剩余免费时间
freedate_diff: string
// 种子类型
category: string
}
// 识别元数据