diff options
author | Sam Potts <sam@potts.es> | 2019-02-19 01:25:39 +1100 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2019-02-19 01:25:39 +1100 |
commit | 80990c98c81fcbd494bc4a14522167d9bd88341a (patch) | |
tree | 55d9a6e7d74a012e96cbe5d553b967cc7c4e5e10 /demo/dist/demo.js | |
parent | 44d3a17870949e828e5b1a4619a30dfcb626a174 (diff) | |
download | plyr-80990c98c81fcbd494bc4a14522167d9bd88341a.tar.lz plyr-80990c98c81fcbd494bc4a14522167d9bd88341a.tar.xz plyr-80990c98c81fcbd494bc4a14522167d9bd88341a.zip |
Deployed v3.5.0
Diffstat (limited to 'demo/dist/demo.js')
-rw-r--r-- | demo/dist/demo.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/dist/demo.js b/demo/dist/demo.js index 247f181d..bbc9e970 100644 --- a/demo/dist/demo.js +++ b/demo/dist/demo.js @@ -7564,7 +7564,7 @@ typeof navigator === "object" && (function () { // Sprite (for icons) loadSprite: true, iconPrefix: 'plyr', - iconUrl: 'https://cdn.plyr.io/3.5.0-beta.5/plyr.svg', + iconUrl: 'https://cdn.plyr.io/3.5.0/plyr.svg', // Blank video (used to prevent errors on source change) blankVideo: 'https://cdn.plyr.io/static/blank.mp4', // Quality default |