mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-06 08:06:43 +08:00
移除 DashboardItem 接口中的 component_url 属性,简化类型定义。
This commit is contained in:
@@ -633,8 +633,6 @@ export interface DashboardItem {
|
|||||||
elements: RenderProps[]
|
elements: RenderProps[]
|
||||||
// 渲染方式
|
// 渲染方式
|
||||||
render_mode: string
|
render_mode: string
|
||||||
// 组件地址
|
|
||||||
component_url: string
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// 种子信息
|
// 种子信息
|
||||||
|
|||||||
Reference in New Issue
Block a user