mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-19 23:29:52 +08:00
feat: 添加推荐源类型字段,优化推荐页面分类逻辑和样式
This commit is contained in:
@@ -1265,6 +1265,8 @@ export interface RecommendSource {
|
||||
name: string
|
||||
// 媒体数据源API地址
|
||||
api_path: string
|
||||
// 类型
|
||||
type: string
|
||||
}
|
||||
|
||||
// 站点资源分类
|
||||
|
||||
Reference in New Issue
Block a user