Merge branch 'master' of github.com:sampotts/plyr
This commit is contained in:
commit
ee79c46145
@ -57,7 +57,7 @@ class Plyr {
|
||||
this.config = utils.extend(
|
||||
{},
|
||||
defaults,
|
||||
options,
|
||||
options || {},
|
||||
(() => {
|
||||
try {
|
||||
return JSON.parse(this.media.getAttribute('data-plyr-config'));
|
||||
|
Loading…
x
Reference in New Issue
Block a user