summaryrefslogtreecommitdiff
path: root/client/js/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'client/js/app.js')
-rw-r--r--client/js/app.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/client/js/app.js b/client/js/app.js
index 0e9c423..96997eb 100644
--- a/client/js/app.js
+++ b/client/js/app.js
@@ -15,4 +15,7 @@ mainApp.config(['$routeProvider', function($routeProvider){
}).otherwise({
redirectTo: '/home'
});
-}]); \ No newline at end of file
+}]);
+
+
+