Skip to content

Commit

Permalink
conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
luanraithz committed Oct 3, 2019
2 parents 64d228b + 7570538 commit 21b9d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
thumbnailPlugin: {
getThumbnailForTime: time => `https://vod-cdn.eventials.com/thumb/6bjevy2jnfu8owoq.json/thumb-${Math.round(time * 1000)}-w150-f1.jpg`,
roundBase: 10,
roundBase: 10
}
});

Expand Down

0 comments on commit 21b9d48

Please sign in to comment.