aboutsummaryrefslogtreecommitdiffstats
path: root/lib/handler_stack.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'lib/handler_stack.coffee')
-rw-r--r--lib/handler_stack.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/handler_stack.coffee b/lib/handler_stack.coffee
index 1c334210..886a9ece 100644
--- a/lib/handler_stack.coffee
+++ b/lib/handler_stack.coffee
@@ -41,5 +41,5 @@ class HandlerStack
@stack.splice(i, 1)
break
-root. HandlerStack = HandlerStack
+root.HandlerStack = HandlerStack
root.handlerStack = new HandlerStack