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