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