forked from Archives/Athou_commafeed
Add comment so shortcut code is easier to find
This commit is contained in:
@@ -1061,6 +1061,7 @@ module.controller('FeedListCtrl', [
|
||||
}
|
||||
};
|
||||
|
||||
// keyboard shortcuts
|
||||
Mousetrap.bind('j', function(e) {
|
||||
$scope.$apply(function() {
|
||||
$scope.navigationMode = 'keyboard';
|
||||
|
||||
Reference in New Issue
Block a user