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