From e4d975af00d54bc636cc5b947d6a44176f09dd0b Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Tue, 3 Apr 2018 22:56:19 +1000 Subject: Styling fixes --- demo/src/js/demo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demo/src/js/demo.js') diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js index 6b119c33..2623e554 100644 --- a/demo/src/js/demo.js +++ b/demo/src/js/demo.js @@ -47,7 +47,7 @@ import Raven from 'raven-js'; }); // Setup the player - const player = new Plyr('#player', { + const player = new Plyr('video', { debug: true, title: 'View From A Blue Moon', iconUrl: '../dist/plyr.svg', -- cgit v1.2.3