Export EXPORTED_SYMBOLS
This commit is contained in:
parent
402b244463
commit
991390d88f
@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
let EXPORTED_SYMBOLS = ['TreeStyleTabUtils'];
|
var EXPORTED_SYMBOLS = ['TreeStyleTabUtils'];
|
||||||
|
|
||||||
const Cc = Components.classes;
|
const Cc = Components.classes;
|
||||||
const Ci = Components.interfaces;
|
const Ci = Components.interfaces;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user