aboutsummaryrefslogtreecommitdiff
path: root/web/script/player/jhls.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'web/script/player/jhls.d.ts')
-rw-r--r--web/script/player/jhls.d.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/script/player/jhls.d.ts b/web/script/player/jhls.d.ts
index a8fc3ac..b38f1b1 100644
--- a/web/script/player/jhls.d.ts
+++ b/web/script/player/jhls.d.ts
@@ -26,7 +26,7 @@ export interface SourceTrackKind {
sample_rate: number,
bit_depth: number,
},
- subtitles?: boolean,
+ subtitles?: boolean, // incorrect but lazy rn
}
export interface EncodingProfile {
video?: {