修正小雅纠错不更新详情

This commit is contained in:
mtvpls
2026-01-11 23:29:43 +08:00
parent 30278b3ac1
commit e54ec1a902
2 changed files with 14 additions and 20 deletions
+1
View File
@@ -214,6 +214,7 @@ const EpisodeSelector: React.FC<EpisodeSelectorProps> = ({
quality: '错误',
loadSpeed: '未知',
pingTime: 0,
bitrate: '未知',
hasError: true,
})
);