aboutsummaryrefslogtreecommitdiffstats
path: root/demo/dist/demo.js
diff options
context:
space:
mode:
Diffstat (limited to 'demo/dist/demo.js')
-rw-r--r--demo/dist/demo.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/dist/demo.js b/demo/dist/demo.js
index fe6e6d1a..25ceb7dd 100644
--- a/demo/dist/demo.js
+++ b/demo/dist/demo.js
@@ -3887,7 +3887,7 @@ singleton.Client = Client;
});
// Setup the player
- var player = new Plyr('#player', {
+ var player = new Plyr('video', {
debug: true,
title: 'View From A Blue Moon',
iconUrl: '../dist/plyr.svg',