diff --git a/www/common/inner/common-mediatag.js b/www/common/inner/common-mediatag.js index 3e1f2e75b..295d8b6b5 100644 --- a/www/common/inner/common-mediatag.js +++ b/www/common/inner/common-mediatag.js @@ -256,11 +256,9 @@ define([ $inner.append(cfg.svg); if (!cfg.render) { $spinner.hide(); - console.error('here'); locked = false; return; } - console.error('there'); setTimeout(cfg.render); tag = cfg.svg; } else {