mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Small text formatting fix
This commit is contained in:
@@ -158,7 +158,7 @@ function _getStreamRepresentation(stream)
|
|||||||
repArr.push(
|
repArr.push(
|
||||||
` <BaseURL>${encodedURL}</BaseURL>`,
|
` <BaseURL>${encodedURL}</BaseURL>`,
|
||||||
`<!-- FIXME: causes string query omission bug in dashdemux`,
|
`<!-- FIXME: causes string query omission bug in dashdemux`,
|
||||||
` <SegmentBase indexRange="${segRange}">`,
|
` <SegmentBase indexRange="${segRange}">`,
|
||||||
` <Initialization range="${initRange}"/>`,
|
` <Initialization range="${initRange}"/>`,
|
||||||
` </SegmentBase>`,
|
` </SegmentBase>`,
|
||||||
`-->`,
|
`-->`,
|
||||||
|
Reference in New Issue
Block a user