fix: subtitle

This commit is contained in:
Gabe
2025-10-09 11:55:02 +08:00
parent aeec5e361c
commit 2d0ea09e06
5 changed files with 54 additions and 91 deletions

View File

@@ -10,7 +10,7 @@ export class BilingualSubtitleManager {
#translationService;
#captionWindowEl = null;
#currentSubtitleIndex = -1;
#preTranslateSeconds = 60;
#preTranslateSeconds = 100;
#setting = {};
/**