mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-06 16:16:42 +08:00
fix total_seasons
This commit is contained in:
+1
-1
@@ -626,7 +626,7 @@ export interface MetaInfo {
|
|||||||
year?: string
|
year?: string
|
||||||
|
|
||||||
// 总季数
|
// 总季数
|
||||||
total_seasons: number
|
total_season: number
|
||||||
|
|
||||||
// 识别的开始季 数字
|
// 识别的开始季 数字
|
||||||
begin_season?: number
|
begin_season?: number
|
||||||
|
|||||||
Reference in New Issue
Block a user