This commit is contained in:
Uku Taht 2022-01-14 18:10:28 -06:00
parent 3f5151585a
commit f049e7f358

View File

@ -6,7 +6,7 @@ defmodule Plausible.Billing.Plans do
] ]
@unlisted_plans_v2 [ @unlisted_plans_v2 [
%{limit: 10_000_000, monthly_product_id: "655350", yearly_cost: "$250"} %{limit: 10_000_000, monthly_product_id: "655350", monthly_cost: "$250"}
] ]
@sandbox_plans [ @sandbox_plans [