mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05:00
rename plan to "Families"
This commit is contained in:
@ -101,11 +101,11 @@ namespace Bit.Core.Utilities
|
||||
},
|
||||
new Plan
|
||||
{
|
||||
Type = PlanType.FamilyAnnually,
|
||||
Type = PlanType.FamiliesAnnually,
|
||||
BaseSeats = 5,
|
||||
BasePrice = 12,
|
||||
CanBuyAdditionalSeats = false,
|
||||
Name = "Family",
|
||||
Name = "Families",
|
||||
StripePlanId = "personal-org-annually",
|
||||
StripStoragePlanId = "storage-gb-annually",
|
||||
UpgradeSortOrder = 1,
|
||||
|
Reference in New Issue
Block a user