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:
@@ -53,6 +53,7 @@ describe("ORGANIZATIONS state", () => {
|
||||
accessSecretsManager: false,
|
||||
limitCollectionCreation: false,
|
||||
limitCollectionDeletion: false,
|
||||
limitItemDeletion: false,
|
||||
allowAdminAccessToAllCollectionItems: false,
|
||||
familySponsorshipLastSyncDate: new Date(),
|
||||
userIsManagedByOrganization: false,
|
||||
|
||||
Reference in New Issue
Block a user