summaryrefslogtreecommitdiffstats
path: root/js/app/controllers/feedcontroller.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'js/app/controllers/feedcontroller.coffee')
-rw-r--r--js/app/controllers/feedcontroller.coffee2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/app/controllers/feedcontroller.coffee b/js/app/controllers/feedcontroller.coffee
index 742693253..7c0cd05c2 100644
--- a/js/app/controllers/feedcontroller.coffee
+++ b/js/app/controllers/feedcontroller.coffee
@@ -51,7 +51,7 @@ angular.module('News').factory '_FeedController',
@_$scope.feedEmptyError = false
@_$scope.feedExistsError = false
- try
+ try
@_isAddingFeed = true
@_feedBl.create feedUrl, parentFolderId
# on success