mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-22 08:49:47 +08:00
fix https://github.com/jxxghp/MoviePilot/pull/2711
This commit is contained in:
@@ -394,6 +394,8 @@ export interface DownloadingInfo {
|
||||
userid?: string
|
||||
// 下载用户名称
|
||||
username?: string
|
||||
// 剩余时间
|
||||
left_time?: string
|
||||
}
|
||||
|
||||
// 缺失剧集信息
|
||||
|
||||
Reference in New Issue
Block a user