aboutsummaryrefslogtreecommitdiffstats
path: root/demo/dist/demo.js
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2018-06-09 12:05:37 +1000
committerSam Potts <sam@potts.es>2018-06-09 12:05:37 +1000
commit76bb299c68a6b5cc72729771aca2f0d51078ebc5 (patch)
treeea52ef91a9100b15c429535defceb8bfed18abf7 /demo/dist/demo.js
parent0c03accd417e31ad34f81b12f1e9febec6e6fc48 (diff)
downloadplyr-76bb299c68a6b5cc72729771aca2f0d51078ebc5.tar.lz
plyr-76bb299c68a6b5cc72729771aca2f0d51078ebc5.tar.xz
plyr-76bb299c68a6b5cc72729771aca2f0d51078ebc5.zip
Restore default
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 4cd4b8dc..3f6273ec 100644
--- a/demo/dist/demo.js
+++ b/demo/dist/demo.js
@@ -4026,7 +4026,7 @@ singleton.Client = Client;
var player = new Plyr('#player', {
debug: true,
title: 'View From A Blue Moon',
- // iconUrl: '../dist/plyr.svg',
+ iconUrl: '../dist/plyr.svg',
keyboard: {
global: true
},