mirror of
https://github.com/bitwarden/web
synced 2025-12-12 22:33:23 +00:00
org keys and optimized org profile load for sidenav
This commit is contained in:
@@ -6,6 +6,7 @@ angular
|
||||
vm.bodyClass = '';
|
||||
vm.searchVaultText = null;
|
||||
vm.version = appSettings.version;
|
||||
vm.userProfile = authService.getUserProfile();
|
||||
|
||||
$scope.currentYear = new Date().getFullYear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user