fixed JS parse error
This commit is contained in:
parent
8c22dab6fd
commit
4257ac6634
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
function(video)
|
||||
function mistembed(video)
|
||||
{
|
||||
// add stuff to mistvideo object, if it doesn't exist yet
|
||||
if(!mistvideo.hasSupport || !mistvideo.buildPlayer)
|
||||
|
|
Loading…
Add table
Reference in a new issue