mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-15 04:18:16 +08:00
fix 媒体详情
This commit is contained in:
@@ -193,6 +193,9 @@ export interface MediaInfo {
|
||||
// 详情页面
|
||||
detail_link?: string
|
||||
|
||||
// 季详情
|
||||
season_info?: TmdbSeason[]
|
||||
|
||||
// 导演
|
||||
directors?: any[]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user