mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
convert vault listing to ciphers
This commit is contained in:
@@ -95,7 +95,7 @@ angular
|
||||
_service.logOut = function () {
|
||||
tokenService.clearTokens();
|
||||
cryptoService.clearKeys();
|
||||
$rootScope.vaultFolders = $rootScope.vaultLogins = null;
|
||||
$rootScope.vaultFolders = $rootScope.vaultCiphers = null;
|
||||
_userProfile = null;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user