diff --git a/content/io.js b/content/io.js index ba011a8a..08065d8a 100644 --- a/content/io.js +++ b/content/io.js @@ -795,7 +795,7 @@ lookup: .getService(Components.interfaces.mozIJSSubScriptLoader); try { - loader.loadSubScript(uri.spec, liberator) + loader.loadSubScript(uri.spec, modules) } catch (e) {