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