mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-28 19:47:49 +08:00
fix
This commit is contained in:
@@ -113,7 +113,6 @@ async function addSubscribe(season = 0) {
|
|||||||
tmdbid: props.media?.tmdb_id,
|
tmdbid: props.media?.tmdb_id,
|
||||||
doubanid: props.media?.douban_id,
|
doubanid: props.media?.douban_id,
|
||||||
season,
|
season,
|
||||||
best_version: isExists.value ? 1 : 0,
|
|
||||||
})
|
})
|
||||||
|
|
||||||
// 订阅状态
|
// 订阅状态
|
||||||
|
|||||||
Reference in New Issue
Block a user