mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-17 20:47:35 +08:00
fix: display search_imdbid status
This commit is contained in:
@@ -81,7 +81,7 @@ export interface Subscribe {
|
||||
best_version: any
|
||||
|
||||
// 使用 imdbid 搜索
|
||||
search_imdbid?: boolean
|
||||
search_imdbid?: any
|
||||
|
||||
// 当前优先级
|
||||
current_priority: number
|
||||
|
||||
Reference in New Issue
Block a user