mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
fix qa bug (#14047)
This commit is contained in:
@@ -138,6 +138,7 @@ export class VaultItemsComponent {
|
||||
|
||||
return canRestore$;
|
||||
}),
|
||||
map((canRestore) => canRestore && this.showBulkTrashOptions),
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user