aboutsummaryrefslogtreecommitdiffstats
path: root/demo/src
diff options
context:
space:
mode:
Diffstat (limited to 'demo/src')
-rw-r--r--demo/src/js/demo.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js
index eef49596..b8f19bdf 100644
--- a/demo/src/js/demo.js
+++ b/demo/src/js/demo.js
@@ -43,6 +43,9 @@ document.addEventListener('DOMContentLoaded', () => {
debug: true,
title: 'View From A Blue Moon',
iconUrl: '../dist/plyr.svg',
+ keyboard: {
+ global: true,
+ },
tooltips: {
controls: true,
},