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