We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d99ab7e commit 942a083Copy full SHA for 942a083
js/h5p-content-upgrade-worker.js
@@ -1,4 +1,4 @@
1
-var H5P = window.H5P = window.H5P || {};
+var H5P = H5P || {};
2
importScripts('h5p-version.js', 'h5p-content-upgrade-process.js');
3
4
var libraryLoadedCallback;
0 commit comments