Open mubasharbinafzal opened 6 years ago
angular.module('userApp', [])
.config(function() { console.log("testing user application"); });
This issue has nothing to do with satellizer. Please close it
angular.module('userApp', [])
.config(function() { console.log("testing user application"); });