aboutsummaryrefslogtreecommitdiffstats
path: root/demo/dist/demo.js
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2019-01-21 00:32:20 +1100
committerSam Potts <sam@potts.es>2019-01-21 00:32:20 +1100
commit4ab8a54a11285366bdeb1f7a13b10981dd1f7ab2 (patch)
tree3d7d9e46aa56462a38d8ce471e158016c019b1d7 /demo/dist/demo.js
parentfe24c73c11e9e7e6239a7d41c3fbe0f41f639b8a (diff)
downloadplyr-4ab8a54a11285366bdeb1f7a13b10981dd1f7ab2.tar.lz
plyr-4ab8a54a11285366bdeb1f7a13b10981dd1f7ab2.tar.xz
plyr-4ab8a54a11285366bdeb1f7a13b10981dd1f7ab2.zip
Preview design tweaks
Diffstat (limited to 'demo/dist/demo.js')
-rw-r--r--demo/dist/demo.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/demo/dist/demo.js b/demo/dist/demo.js
index e3d4e6c2..2fe063fc 100644
--- a/demo/dist/demo.js
+++ b/demo/dist/demo.js
@@ -4158,6 +4158,10 @@ typeof navigator === "object" && (function () {
ads: {
enabled: env.prod || env.dev,
publisherId: '918848828995742'
+ },
+ previewThumbnails: {
+ enabled: true,
+ src: ['https://cdn.plyr.io/static/demo/thumbs/100p.vtt', 'https://cdn.plyr.io/static/demo/thumbs/240p.vtt']
}
}); // Expose for tinkering in the console