mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-04 15:10:56 +08:00
Codex/compact downloading poster (#635)
* fix(download): compact poster cards * fix(download): use poster artwork consistently * Improve plugin and media ID search dialogs
This commit is contained in:
+3
-1
@@ -300,8 +300,10 @@ export interface DownloadHistory {
|
||||
seasons?: string
|
||||
// 集 Exx
|
||||
episodes?: string
|
||||
// 海报或背景图
|
||||
// 背景图
|
||||
image?: string
|
||||
// 海报
|
||||
poster?: string
|
||||
// 下载器 Hash
|
||||
download_hash?: string
|
||||
// 种子名称
|
||||
|
||||
Reference in New Issue
Block a user