修复无法获得pdf的问题

This commit is contained in:
yhy
2026-08-30 09:02:11 +08:00
parent 455059eebe
commit af2ee38443
8 changed files with 151 additions and 49 deletions
+4
View File
@@ -44,6 +44,7 @@ export type FluentMessageId =
| 'itemmenu-compare'
| 'itemmenu-label'
| 'lecture-attach-error'
| 'lecture-attach-error-detail'
| 'lecture-beat-detail-empty'
| 'lecture-beat-label'
| 'lecture-beat-list-hint'
@@ -71,6 +72,9 @@ export type FluentMessageId =
| 'lecture-para-play'
| 'lecture-para-translation'
| 'lecture-paragraph-list-title'
| 'lecture-pdf-file-missing'
| 'lecture-pdf-not-local'
| 'lecture-pdf-read-failed'
| 'lecture-pdf-sync-hint'
| 'lecture-platform-hint-mac'
| 'lecture-platform-hint-other'