Fix regression

This commit is contained in:
Sam Potts
2018-03-29 20:20:37 +11:00
parent 1c06f6d06d
commit 0d0ece94d3
20 changed files with 28 additions and 35 deletions

View File

@@ -56,7 +56,7 @@ const defaults = {
// Sprite (for icons)
loadSprite: true,
iconPrefix: 'plyr',
iconUrl: 'https://cdn.plyr.io/3.0.8/plyr.svg',
iconUrl: 'https://cdn.plyr.io/3.0.9/plyr.svg',
// Blank video (used to prevent errors on source change)
blankVideo: 'https://cdn.plyr.io/static/blank.mp4',