mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
move Vault icon to vault library
This commit is contained in:
@@ -74,7 +74,7 @@ export class VaultV2Component implements OnInit, OnDestroy {
|
||||
/** Visual state of the vault */
|
||||
protected vaultState: VaultState | null = null;
|
||||
|
||||
protected vaultIcon = Icons.Vault;
|
||||
protected vaultIcon = VaultIcons.Vault;
|
||||
protected deactivatedIcon = VaultIcons.DeactivatedOrg;
|
||||
protected noResultsIcon = Icons.NoResults;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user