Skip to content

Commit 0c59006

Browse files
committed
this instead of window
1 parent 7043839 commit 0c59006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/_footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ if (typeof define === 'function' && define.amd) {
66
define('raven', [], function() { return Raven; });
77
}
88

9-
})(window);
9+
})(this);

0 commit comments

Comments
 (0)