mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
chore: remove leftover comment
This commit is contained in:
parent
be3b321ffb
commit
4b054caebd
1 changed files with 0 additions and 1 deletions
|
@ -723,7 +723,6 @@ export default function (options) {
|
|||
enableFmp4Hls = false;
|
||||
}
|
||||
profile.TranscodingProfiles.push({
|
||||
// hlsjs, edge, and android all seem to require ts container
|
||||
Container: enableFmp4Hls ? 'mp4' : 'ts',
|
||||
Type: 'Audio',
|
||||
AudioCodec: 'aac',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue