We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa22d83 + a787c1d commit 3fc8c7cCopy full SHA for 3fc8c7c
src/modules/angular-meteor-settings.js
@@ -1,4 +1,4 @@
1
angular.module('angular-meteor.settings', [])
2
.constant('$angularMeteorSettings', {
3
- suppressWarnings: false
+ suppressWarnings: true
4
});
0 commit comments