feat 普通用户下载中只显示自己添加的下载

This commit is contained in:
jxxghp
2023-10-16 08:32:02 +08:00
parent 4a65056909
commit 533c564db5
2 changed files with 19 additions and 3 deletions

View File

@@ -478,6 +478,9 @@ export interface DownloadingInfo {
// 媒体信息
media: { [key: string]: any }
// 下载用户
userid?: string
}
// 缺失剧集信息