mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-06 08:06:43 +08:00
fix(reorganize): refine transfer dialog layouts
This commit is contained in:
+1
-1
@@ -1871,7 +1871,7 @@ export interface TransferForm {
|
||||
// 目标路径
|
||||
target_path: string | null
|
||||
// 媒体数据源
|
||||
media_source?: MediaDataSource
|
||||
media_source?: MediaDataSource | null
|
||||
// 数据源原生ID
|
||||
media_id?: string | null
|
||||
// 音乐实体类型
|
||||
|
||||
Reference in New Issue
Block a user