尝试修复换集报错

This commit is contained in:
mtvpls
2025-12-20 02:13:15 +08:00
parent 727d74bbf5
commit 242fa6c847
5 changed files with 35 additions and 3 deletions
+10
View File
@@ -11,6 +11,16 @@ export interface ChangelogEntry {
export const changelog: ChangelogEntry[] = [
{
version: '203.2.1',
date: '2025-12-20',
added: [
],
changed: [
],
fixed: [
"修复IOS端换集报错播放器初始化失败"
]
},{
version: '203.2.0',
date: '2025-12-19',
added: [