diff options
| author | metamuffin <metamuffin@disroot.org> | 2023-10-02 20:07:09 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2023-10-02 20:07:09 +0200 |
| commit | f783143b4adf22be662db1af2ca00b34a868cf72 (patch) | |
| tree | 180ea44b0f7e7052231643da6e929b1be5f8def1 /web/script/player/jhls.d.ts | |
| parent | e25beb3e0c2531b09d8efd70e858396dcc631dd2 (diff) | |
| download | jellything-f783143b4adf22be662db1af2ca00b34a868cf72.tar jellything-f783143b4adf22be662db1af2ca00b34a868cf72.tar.bz2 jellything-f783143b4adf22be662db1af2ca00b34a868cf72.tar.zst | |
player: split files
Diffstat (limited to 'web/script/player/jhls.d.ts')
| -rw-r--r-- | web/script/player/jhls.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/script/player/jhls.d.ts b/web/script/player/jhls.d.ts index b1b6a57..a8fc3ac 100644 --- a/web/script/player/jhls.d.ts +++ b/web/script/player/jhls.d.ts @@ -43,4 +43,4 @@ export interface EncodingProfile { subtitles?: { codec: string, }, -}
\ No newline at end of file +} |