summaryrefslogtreecommitdiff
path: root/common/modules/bootstrap.jsm
diff options
context:
space:
mode:
Diffstat (limited to 'common/modules/bootstrap.jsm')
-rw-r--r--common/modules/bootstrap.jsm2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/modules/bootstrap.jsm b/common/modules/bootstrap.jsm
index ca5eaa15..006c7933 100644
--- a/common/modules/bootstrap.jsm
+++ b/common/modules/bootstrap.jsm
@@ -26,6 +26,8 @@ else
factories: [],
+ name: "dactyl",
+
global: this,
globals: JSMLoader ? JSMLoader.globals : {},