feat:媒体详情显示集存在标识

This commit is contained in:
jxxghp
2024-05-05 13:45:30 +08:00
parent 1a25710aac
commit 8b589bdb9c
2 changed files with 32 additions and 4 deletions

View File

@@ -254,7 +254,7 @@ async function checkSubscribe(season = 0) {
return null
}
// 检查所有季的缺失状态
// 检查所有季的缺失状态(数据库)
async function checkSeasonsNotExists() {
// 开始处理
startNProgress()