mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-30 12:49:55 +08:00
feat:支持查看插件更新记录
This commit is contained in:
@@ -612,6 +612,9 @@ export interface Plugin {
|
||||
|
||||
// 插件仓库地址
|
||||
repo_url?: string
|
||||
|
||||
// 变更历史
|
||||
history?: { [key: string]: string }
|
||||
}
|
||||
|
||||
// 种子信息
|
||||
|
||||
Reference in New Issue
Block a user