fix(types): 移除由提交 1dab013 引入的 episode_group 重复定义

This commit is contained in:
景大侠
2026-02-13 22:10:28 +08:00
parent 45f68bc936
commit d4260d5103
-2
View File
@@ -272,8 +272,6 @@ export interface MediaInfo {
vote_average?: number vote_average?: number
// 描述 // 描述
overview?: string overview?: string
// 自定义剧集组
episode_group?: string
// 二级分类 // 二级分类
category?: string category?: string
// 详情页面 // 详情页面