From a44c7ecc3a077b11fc586bba8aa2df25b01f209f Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sun, 27 Nov 2016 20:15:15 +1100 Subject: Fix for iPad and YouTube issues --- demo/src/js/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demo/src') diff --git a/demo/src/js/main.js b/demo/src/js/main.js index 56f7d634..df0418e3 100644 --- a/demo/src/js/main.js +++ b/demo/src/js/main.js @@ -9,7 +9,7 @@ // General functions ;(function() { //document.body.addEventListener('ready', function(event) { console.log(event); }); - + // Setup the player var instances = plyr.setup({ debug: true, -- cgit v1.2.3