Skip to content

Commit

Permalink
Poster support, refs noflo/noflo-video#62
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Jun 20, 2016
1 parent 2c58ddf commit 1d8bb02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ module.exports = class Flatten
video =
type: 'video'
html: @tagToHtml tag, id
src: tag.attribs.poster
video.video = tag.attribs.src if tag.attribs.src
results.push video
when 'iframe'
Expand Down

0 comments on commit 1d8bb02

Please sign in to comment.