fix: display search_imdbid status

This commit is contained in:
WangEdward
2024-03-11 16:29:08 +08:00
parent 028981e3ae
commit ef09868af1
2 changed files with 3 additions and 2 deletions

View File

@@ -81,7 +81,7 @@ export interface Subscribe {
best_version: any
// 使用 imdbid 搜索
search_imdbid?: boolean
search_imdbid?: any
// 当前优先级
current_priority: number