修正小雅纠错不更新详情

This commit is contained in:
mtvpls
2026-01-11 22:12:53 +08:00
parent 30278b3ac1
commit e54ec1a902
2 changed files with 14 additions and 20 deletions

View File

@@ -214,6 +214,7 @@ const EpisodeSelector: React.FC<EpisodeSelectorProps> = ({
quality: '错误',
loadSpeed: '未知',
pingTime: 0,
bitrate: '未知',
hasError: true,
})
);