Updated TokenRefresh and AppConfig
[src/app-framework-demo.git] / afb-client / app / Frontend / app.js
index 6772243..91a8a72 100644 (file)
@@ -24,7 +24,7 @@
     'ui-notification',
     
     // Application Components
-    'ConfigApp',
+    'AppConfig',
     'JQueryEmu',
     'HomeModule',
     'SampleModule',
@@ -41,7 +41,7 @@
 
   config.$inject = ['$urlRouterProvider', '$locationProvider'];
   
-  function config($urlProvider, $locationProvider, ConfigApp) {
+  function config($urlProvider, $locationProvider, AppConfig) {
     $urlProvider.otherwise('/home');
 
     // https://docs.angularjs.org/error/$location/nobase