feat: add notice for subtitle

This commit is contained in:
Gabe
2025-10-12 01:41:53 +08:00
parent 1afe976777
commit 0104cb9f29
3 changed files with 91 additions and 15 deletions

View File

@@ -34,6 +34,7 @@ export function runSubtitle({ href, setting }) {
...subtitleSetting,
apiSetting,
segApiSetting,
uiLang: setting.uiLang,
});
}
} catch (err) {