1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-03 17:12:49 -05:00

[PM-10703] Admin Portal Selecting Families plan does not check default features (#4859)

This commit is contained in:
Jonas Hendrickx
2024-10-21 17:57:18 +02:00
committed by GitHub
parent f61a017c17
commit f82c0e3742
2 changed files with 2 additions and 3 deletions

View File

@ -181,7 +181,6 @@ public class OrganizationEditModel : OrganizationViewModel
*/
public object GetPlansHelper() =>
StaticStore.Plans
.Where(p => p.SupportsSecretsManager)
.Select(p =>
{
var plan = new