feat: show last update check timestamp on dashboard
This commit is contained in:
@@ -107,6 +107,7 @@ export interface UpdatesResp {
|
||||
engine: number
|
||||
models: number
|
||||
model_list: { role: string; title: string; repo: string }[]
|
||||
last_check?: number | null
|
||||
}
|
||||
|
||||
export interface ConnectTool {
|
||||
|
||||
Reference in New Issue
Block a user