diff --git a/js/h5p.js b/js/h5p.js index 7e5c068..f493f06 100644 --- a/js/h5p.js +++ b/js/h5p.js @@ -1063,6 +1063,7 @@ H5P.findCopyrights = function (info, parameters, contentId) { } } else { + return; } } };