mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
fixes for item filtering in vault
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
});
|
||||
};
|
||||
|
||||
$scope.$on('vaultAddLogin', function (event, args) {
|
||||
$scope.$on('vaultAddCipher', function (event, args) {
|
||||
$scope.addCipher();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user