Skip to content
Snippets Groups Projects
Commit 8fadf4d1 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern: Committed by richard
Browse files

fixup! Bug 40807: Added QRCode.js to toolkit/modules

Bug 42246: Migrate tor connection stuff from browser to toolkit
parent ed46347a
Branches
No related tags found
1 merge request!842Bug 42246: Migrate tor connection stuff from browser to toolkit
......@@ -11,9 +11,7 @@
* @see <a href="http://jeromeetienne.github.com/jquery-qrcode/" target="_blank">http://jeromeetienne.github.com/jquery-qrcode/</a>
*/
var EXPORTED_SYMBOLS = ["QRCode"];
var QRCode;
export var QRCode;
(function () {
//---------------------------------------------------------------------
......
......@@ -203,7 +203,7 @@ EXTRA_JS_MODULES += [
"ProcessType.sys.mjs",
"ProfileAge.sys.mjs",
"PromiseUtils.sys.mjs",
"QRCode.jsm",
"QRCode.sys.mjs",
"Region.sys.mjs",
"RemotePageAccessManager.sys.mjs",
"ResetProfile.sys.mjs",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment