mirror of
https://github.com/kmoskwiak/videojs-resolution-switcher.git
synced 2025-10-03 09:49:21 +02:00
Update videojs-resolution-switcher.js
This commit is contained in:
parent
85f1e51c8b
commit
3363c92891
1 changed files with 1 additions and 1 deletions
|
@ -363,5 +363,5 @@
|
||||||
|
|
||||||
// register the plugin
|
// register the plugin
|
||||||
videojs.plugin('videoJsResolutionSwitcher', videoJsResolutionSwitcher);
|
videojs.plugin('videoJsResolutionSwitcher', videoJsResolutionSwitcher);
|
||||||
})(window, videojs);
|
})(window, videojs.default || videojs);
|
||||||
})();
|
})();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue