mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
choose bookmarklet reading order
This commit is contained in:
@@ -1272,6 +1272,7 @@ function($scope, CategoryService, AnalyticsService) {
|
||||
AnalyticsService.track();
|
||||
$scope.CategoryService = CategoryService;
|
||||
$scope.categoryId = 'all';
|
||||
$scope.order = 'desc';
|
||||
|
||||
} ]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user