插件支持最近更新排序

This commit is contained in:
jxxghp
2024-04-30 08:35:29 +08:00
parent 97ede69609
commit 225df7b1e6
3 changed files with 4 additions and 1 deletions

View File

@@ -439,6 +439,8 @@ export interface Plugin {
repo_url?: string
// 变更历史
history?: { [key: string]: string }
// 添加时间
add_time?: number
}
// 种子信息