mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-21 00:01:26 +08:00
feat(subscribe): 添加下载器选项到订阅设置
This commit is contained in:
@@ -72,6 +72,8 @@ export interface Subscribe {
|
||||
media_category?: string
|
||||
// 过滤规则组
|
||||
filter_groups?: string[]
|
||||
// 下载器
|
||||
downloader?: string
|
||||
}
|
||||
|
||||
// 订阅分享
|
||||
|
||||
Reference in New Issue
Block a user