mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
re-factor vault listings
This commit is contained in:
@@ -95,7 +95,7 @@ angular
|
||||
_service.logOut = function () {
|
||||
tokenService.clearTokens();
|
||||
cryptoService.clearKeys();
|
||||
$rootScope.vaultGroupings = $rootScope.vaultCiphers = null;
|
||||
$rootScope.vaultCiphers = $rootScope.vaultFolders = $rootScope.vaultCollections = null;
|
||||
_userProfile = null;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user