summaryrefslogtreecommitdiffstats
path: root/js/app/App.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/app/App.js')
-rw-r--r--js/app/App.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/app/App.js b/js/app/App.js
index ba637e71d..2c8e71419 100644
--- a/js/app/App.js
+++ b/js/app/App.js
@@ -9,4 +9,4 @@
*/
/* jshint unused: false */
-var app = angular.module('News', ['ngRoute', 'ngSanitize']); \ No newline at end of file
+var app = angular.module('News', ['ngRoute', 'ngSanitize', 'ngAnimate']); \ No newline at end of file