1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-05 01:53:55 +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

@@ -81,6 +81,7 @@ export class OrganizationBillingService implements OrganizationBillingServiceAbs
case PlanType.Free:
case PlanType.FamiliesAnnually:
case PlanType.FamiliesAnnually2019:
case PlanType.TeamsStarter2023:
case PlanType.TeamsStarter:
return true;
default: