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 3dbc907da..947a68a2e 100644
--- a/js/app/App.js
+++ b/js/app/App.js
@@ -7,4 +7,4 @@
* @author Bernhard Posselt <dev@bernhard-posselt.com>
* @copyright Bernhard Posselt 2014
*/
-let app = angular.module('News', ['ngRoute', 'ngSanitize', 'ngAnimate']); \ No newline at end of file
+var app = angular.module('News', ['ngRoute', 'ngSanitize', 'ngAnimate']); \ No newline at end of file