mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
remove grouped view of items in vault
This commit is contained in:
@@ -8,7 +8,6 @@ angular
|
||||
|
||||
$scope.i18n = i18nService;
|
||||
$scope.showFolderCounts = !utilsService.isEdge();
|
||||
$scope.showOnlyFolderView = utilsService.isEdge();
|
||||
$scope.disableSearch = utilsService.isEdge();
|
||||
document.getElementById('search').focus();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user