diff options
author | Sam Potts <sam@potts.es> | 2019-01-26 22:45:47 +1100 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2019-01-26 22:45:47 +1100 |
commit | 1d51b287014697701b78c883f70c9963f4253d3c (patch) | |
tree | 1a24fa6e2095be4dfdf223fbb0da5549b34c46b3 /demo/src | |
parent | dc54eba8f8dfc79ce51fe8ca47bb0e252fccf1b4 (diff) | |
download | plyr-1d51b287014697701b78c883f70c9963f4253d3c.tar.lz plyr-1d51b287014697701b78c883f70c9963f4253d3c.tar.xz plyr-1d51b287014697701b78c883f70c9963f4253d3c.zip |
Tweaks
Diffstat (limited to 'demo/src')
-rw-r--r-- | demo/src/js/demo.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js index 5df96208..8520615a 100644 --- a/demo/src/js/demo.js +++ b/demo/src/js/demo.js @@ -85,9 +85,6 @@ import Raven from 'raven-js'; 'https://cdn.plyr.io/static/demo/thumbs/240p.vtt', ], }, - vimeo: { - transparent: true, - }, }); // Expose for tinkering in the console |