mirror of
https://github.com/videojs/m3u8-parser.git
synced 2026-06-06 08:22:33 +00:00
lint
This commit is contained in:
parent
1dea558f37
commit
97eabb4eaa
1 changed files with 1 additions and 1 deletions
|
|
@ -849,7 +849,7 @@ export default class Parser extends Stream {
|
|||
this.trigger('error', {
|
||||
message: 'EXT-X-DEFINE: No attribute'
|
||||
});
|
||||
},
|
||||
},
|
||||
|
||||
'i-frame-playlist'() {
|
||||
this.manifest.iFramePlaylists.push({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue