Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mister-ben committed Aug 20, 2024
1 parent 1dea558 commit 97eabb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parser.js
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit 97eabb4

Please sign in to comment.