1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

SM changes (#8531)

This commit is contained in:
Conner Turnbull
2024-04-08 14:42:49 -04:00
committed by GitHub
parent 0c291bf79b
commit 18ae698f8d
5 changed files with 22 additions and 8 deletions

View File

@@ -29,6 +29,7 @@ const DisallowedPlanTypes = [
PlanType.Free,
PlanType.FamiliesAnnually2019,
PlanType.FamiliesAnnually,
PlanType.TeamsStarter2023,
PlanType.TeamsStarter,
];