mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-24 17:59:40 +08:00
fix
This commit is contained in:
@@ -213,8 +213,8 @@ export interface MediaInfo {
|
||||
number_of_seasons?: number
|
||||
origin_countryv: string[]
|
||||
original_name?: string
|
||||
production_companies?: string[]
|
||||
production_countries?: string[]
|
||||
production_companies?: any[]
|
||||
production_countries?: any[]
|
||||
spoken_languages?: string[]
|
||||
status?: string
|
||||
tagline?: string
|
||||
|
||||
Reference in New Issue
Block a user