fix: pptx encoding (#3905)

This commit is contained in:
Archer
2025-02-27 10:04:59 +08:00
committed by GitHub
parent 27ebd2e8cf
commit fb0eb49196
2 changed files with 8 additions and 5 deletions

View File

@@ -26,4 +26,5 @@ weight: 802
1. 标签过滤时,子文件夹未成功过滤。
2. 暂时移除 md 阅读优化,避免链接分割错误。
3. 离开团队时,未刷新成员列表。
3. 离开团队时,未刷新成员列表。
4. PPTX 编码错误,导致解析失败。