mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-17 00:47:35 +08:00
插件支持最近更新排序
This commit is contained in:
@@ -439,6 +439,8 @@ export interface Plugin {
|
||||
repo_url?: string
|
||||
// 变更历史
|
||||
history?: { [key: string]: string }
|
||||
// 添加时间
|
||||
add_time?: number
|
||||
}
|
||||
|
||||
// 种子信息
|
||||
|
||||
Reference in New Issue
Block a user