mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
fixes
This commit is contained in:
@@ -64,10 +64,6 @@
|
||||
return item.name.toLowerCase();
|
||||
};
|
||||
|
||||
$scope.filterByFolder = function (folder) {
|
||||
|
||||
};
|
||||
|
||||
$scope.searchSites = function () {
|
||||
if (!$scope.searchText) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user