mirror of
https://github.com/bitwarden/server.git
synced 2025-04-20 04:28:13 -05:00
f
This commit is contained in:
parent
c7ce772383
commit
1df0ce4ebe
@ -38,7 +38,7 @@ public record Families2019Plan : Plan
|
|||||||
HasPremiumAccessOption = true;
|
HasPremiumAccessOption = true;
|
||||||
|
|
||||||
StripePlanId = "personal-org-annually";
|
StripePlanId = "personal-org-annually";
|
||||||
StripeStoragePlanId = "storage-gb-for-personal-use-annually";
|
StripeStoragePlanId = "personal-storage-gb-annually";
|
||||||
StripePremiumAccessPlanId = "personal-org-premium-access-annually";
|
StripePremiumAccessPlanId = "personal-org-premium-access-annually";
|
||||||
BasePrice = 12;
|
BasePrice = 12;
|
||||||
AdditionalStoragePricePerGb = 4;
|
AdditionalStoragePricePerGb = 4;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user