diff options
Diffstat (limited to 'demo/src/js/demo.js')
-rw-r--r-- | demo/src/js/demo.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js index 8b00d82d..58c40ec2 100644 --- a/demo/src/js/demo.js +++ b/demo/src/js/demo.js @@ -67,8 +67,7 @@ import Raven from 'raven-js'; global: true, }, tooltips: { - controls: false, - seek: false, + controls: true, }, // clickToPlay: false, /* controls: [ |