Changed additional tab

This commit is contained in:
zeldaroot 2020-07-23 23:52:01 +03:00
parent 076f7ab8d1
commit d076f648ee

View file

@ -232,7 +232,7 @@ function codePlayer(type, movie, options) {
'.mp4" type="video/mp4">' +
'</video>';
if (player) {
if (player || type === 'online') {
code.footer =
'<script>(function(){var e=document,t=e.createElement("script");t.async=true;t.src="' +
modules.player.data.js +