summaryrefslogtreecommitdiffstats
path: root/js/build
diff options
context:
space:
mode:
Diffstat (limited to 'js/build')
-rw-r--r--js/build/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/build/app.js b/js/build/app.js
index 3527bd1a3..75c0a9f87 100644
--- a/js/build/app.js
+++ b/js/build/app.js
@@ -1636,7 +1636,7 @@ app.directive('newsStopPropagation', function () {
});
}
};
- });
+});
app.directive('newsTimeout', ["$timeout", function ($timeout) {
'use strict';