Keyboard logic

This commit is contained in:
Sam Potts
2017-11-06 20:34:11 +11:00
parent 3a9beaed59
commit 9c4b7e7094
6 changed files with 10 additions and 7 deletions

View File

@ -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,
},