Embed: support without localStorage
This commit is contained in:
parent
aa3527dcb0
commit
4fd6d14744
3 changed files with 25 additions and 4 deletions
|
@ -162,7 +162,6 @@ p.prototype.build = function (options) {
|
|||
me.addlog('Player event fired: '+e.type);
|
||||
},true);
|
||||
}
|
||||
|
||||
return cont;
|
||||
}
|
||||
p.prototype.play = function(){ return this.element.play(); };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue