We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa22d83 commit a787c1dCopy full SHA for a787c1d
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