mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
[pm-17363] Add LimitItemDeletion property to models (#13087)
This commit is contained in:
@@ -368,6 +368,7 @@ describe("KeyConnectorService", () => {
|
||||
accessSecretsManager: false,
|
||||
limitCollectionCreation: true,
|
||||
limitCollectionDeletion: true,
|
||||
limitItemDeletion: true,
|
||||
allowAdminAccessToAllCollectionItems: true,
|
||||
flexibleCollections: false,
|
||||
object: "profileOrganization",
|
||||
|
||||
Reference in New Issue
Block a user