mirror of
https://github.com/bitwarden/browser
synced 2026-01-03 00:53:23 +00:00
show collection and folder groupings together
This commit is contained in:
@@ -95,7 +95,7 @@ angular
|
||||
_service.logOut = function () {
|
||||
tokenService.clearTokens();
|
||||
cryptoService.clearKeys();
|
||||
$rootScope.vaultFolders = $rootScope.vaultCiphers = null;
|
||||
$rootScope.vaultGroupings = $rootScope.vaultCiphers = null;
|
||||
_userProfile = null;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user