Skip to content

Commit a100481

Browse files
committed
derp
1 parent afebe74 commit a100481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/angular.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if (!angular) {
1313

1414
function ngRavenProvider($provide) {
1515
$provide.decorator('$exceptionHandler', [
16-
'RavenConfig, $delegate',
16+
'RavenConfig', '$delegate',
1717
ngRavenExceptionHandler
1818
]);
1919
}

0 commit comments

Comments
 (0)