Skip to content

Commit a787c1d

Browse files
author
Kamil Kisiela
committed
feat($angularMeteorSettings): suppress warnings
1 parent aa22d83 commit a787c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
angular.module('angular-meteor.settings', [])
22
.constant('$angularMeteorSettings', {
3-
suppressWarnings: false
3+
suppressWarnings: true
44
});

0 commit comments

Comments
 (0)