1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-25 17:13:24 +00:00

[pm-17363] Add LimitItemDeletion property to models (#13087)

This commit is contained in:
Jimmy Vo
2025-01-30 11:09:04 -05:00
committed by GitHub
parent f775e665cb
commit cbba1a686c
7 changed files with 16 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ describe("ORGANIZATIONS state", () => {
accessSecretsManager: false,
limitCollectionCreation: false,
limitCollectionDeletion: false,
limitItemDeletion: false,
allowAdminAccessToAllCollectionItems: false,
familySponsorshipLastSyncDate: new Date(),
userIsManagedByOrganization: false,