aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
diff options
context:
space:
mode:
Diffstat (limited to 'src/js')
-rw-r--r--src/js/plyr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/js/plyr.js b/src/js/plyr.js
index 90fc8888..4748231c 100644
--- a/src/js/plyr.js
+++ b/src/js/plyr.js
@@ -1,6 +1,6 @@
// ==========================================================================
// Plyr
-// plyr.js v1.6.9
+// plyr.js v1.6.10
// https://github.com/selz/plyr
// License: The MIT License (MIT)
// ==========================================================================
@@ -38,7 +38,7 @@
volume: 5,
duration: null,
displayDuration: true,
- iconPrefix: 'icon',
+ iconPrefix: 'plyr',
iconUrl: '',
clickToPlay: true,
hideControls: true,