mirror of
https://github.com/bitwarden/server.git
synced 2024-12-02 13:53:23 +01:00
Fix mispelling
This commit is contained in:
parent
2eee23e28b
commit
2584ebc1b8
@ -57,7 +57,7 @@ public class OrganizationResponseModel : ResponseModel
|
||||
MaxAutoscaleSmServiceAccounts = organization.MaxAutoscaleSmServiceAccounts;
|
||||
LimitCollectionCreation = organization.LimitCollectionCreation;
|
||||
LimitCollectionDeletion = organization.LimitCollectionDeletion;
|
||||
// Deperectated: https://bitwarden.atlassian.net/browse/PM-10863
|
||||
// Deprecated: https://bitwarden.atlassian.net/browse/PM-10863
|
||||
LimitCollectionCreationDeletion = organization.LimitCollectionCreationDeletion;
|
||||
AllowAdminAccessToAllCollectionItems = organization.AllowAdminAccessToAllCollectionItems;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user