mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
missing ;
This commit is contained in:
@@ -794,7 +794,8 @@ function($scope, $stateParams, $http, $route, $window, EntryService, SettingsSer
|
||||
} else {
|
||||
$scope.mark(entry, true);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
$scope.entryClicked = function(entry, event) {
|
||||
$scope.navigationMode = 'click';
|
||||
openEntry(entry, event);
|
||||
|
||||
Reference in New Issue
Block a user