1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-17 07:15:13 +02:00

Fix vault item collection storybook (#11582)

This commit is contained in:
Shane Melton 2024-10-16 10:34:27 -07:00 committed by GitHub
parent 742a8a33dd
commit 80789465cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -288,6 +288,7 @@ function createCollectionView(i: number): CollectionAdminView {
view.id = `collection-${i}`;
view.name = `Collection ${i}`;
view.organizationId = organization?.id;
view.manage = true;
if (group !== undefined) {
view.groups = [