aboutsummaryrefslogtreecommitdiffstats
path: root/demo/src/js/demo.js
diff options
context:
space:
mode:
Diffstat (limited to 'demo/src/js/demo.js')
-rw-r--r--demo/src/js/demo.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js
index 003e85d5..581978ec 100644
--- a/demo/src/js/demo.js
+++ b/demo/src/js/demo.js
@@ -50,7 +50,7 @@ import Raven from 'raven-js';
const player = new Plyr('#player', {
debug: true,
title: 'View From A Blue Moon',
- iconUrl: '../dist/plyr.svg',
+ // iconUrl: '../dist/plyr.svg',
keyboard: {
global: true,
},