mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
update naming
This commit is contained in:
+1
-1
@@ -1085,7 +1085,7 @@ export interface DownloaderConf {
|
|||||||
// 是否启用
|
// 是否启用
|
||||||
enabled: boolean
|
enabled: boolean
|
||||||
// 路径映射
|
// 路径映射
|
||||||
path_mapping?: Array<[src: string, dst: string]>
|
path_mapping?: Array<[storagePath: string, downloadPath: string]>
|
||||||
}
|
}
|
||||||
|
|
||||||
// 通知配置
|
// 通知配置
|
||||||
|
|||||||
Reference in New Issue
Block a user