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

@@ -1,6 +1,6 @@
{
"name": "moviepilot",
"version": "1.6.8-2",
"version": "1.6.9",
"private": true,
"bin": "dist/service.js",
"scripts": {

View File

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