mirror of
https://github.com/bitwarden/server
synced 2026-01-07 02:53:38 +00:00
Hiding teams starter option (#4044)
This commit is contained in:
@@ -28,6 +28,8 @@ public record TeamsStarterPlan : Plan
|
||||
|
||||
PasswordManager = new TeamsStarterPasswordManagerFeatures();
|
||||
SecretsManager = new TeamsStarterSecretsManagerFeatures();
|
||||
|
||||
LegacyYear = 2024;
|
||||
}
|
||||
|
||||
private record TeamsStarterSecretsManagerFeatures : SecretsManagerPlanFeatures
|
||||
|
||||
Reference in New Issue
Block a user