diff --git a/src/embed.js b/src/embed.js index 0b8f128c..be93c5a8 100644 --- a/src/embed.js +++ b/src/embed.js @@ -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)