mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-25 18:29:44 +08:00
fix(types): 移除由提交 1dab013 引入的 episode_group 重复定义
This commit is contained in:
@@ -272,8 +272,6 @@ export interface MediaInfo {
|
||||
vote_average?: number
|
||||
// 描述
|
||||
overview?: string
|
||||
// 自定义剧集组
|
||||
episode_group?: string
|
||||
// 二级分类
|
||||
category?: string
|
||||
// 详情页面
|
||||
|
||||
Reference in New Issue
Block a user