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