Changed icon prefix default to avoid clashes

This commit is contained in:
Sam Potts
2016-05-16 12:15:09 +10:00
parent c86b824a04
commit a989e87a2d
19 changed files with 33 additions and 29 deletions

View File

@ -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,