Corrected mistake in mist.js / minified.js

This commit is contained in:
Thulinma 2018-12-20 15:42:43 +01:00
parent 1434105edf
commit 4517e19786
2 changed files with 234 additions and 1 deletions

View file

@ -4029,7 +4029,7 @@ var UI = {
host: embedbase,
skin: "dev",
loop: true,
MistVideoObject: MistVideoObject,
MistVideoObject: MistVideoObject
};
MistVideoObject.reference = mistPlay(streamname,options);
}