aboutsummaryrefslogtreecommitdiffstats
path: root/demo/src/js/demo.js
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2018-04-17 22:52:46 +1000
committerSam Potts <sam@potts.es>2018-04-17 22:52:46 +1000
commit7f079e0ec3abbc9909807a1d9da60e18099a48f0 (patch)
treef321aaad4aa31de7b1a66bebd191e192a3c2a484 /demo/src/js/demo.js
parent46fe3eecff478a80636f538a9f843bb0f21f4802 (diff)
downloadplyr-7f079e0ec3abbc9909807a1d9da60e18099a48f0.tar.lz
plyr-7f079e0ec3abbc9909807a1d9da60e18099a48f0.tar.xz
plyr-7f079e0ec3abbc9909807a1d9da60e18099a48f0.zip
Fix for `playing` false positive (fixes #898)
Diffstat (limited to 'demo/src/js/demo.js')
-rw-r--r--demo/src/js/demo.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js
index 2623e554..24e3e635 100644
--- a/demo/src/js/demo.js
+++ b/demo/src/js/demo.js
@@ -57,6 +57,7 @@ import Raven from 'raven-js';
tooltips: {
controls: true,
},
+ settings: ['captions'],
/* controls: [
'play-large',
'restart',