feat: remove everything from free
This commit is contained in:
parent
2c70c8c6e5
commit
3aa01190a8
|
|
@ -20,9 +20,9 @@ export const pricing: PricingInterface = {
|
|||
current: 'FREE',
|
||||
month_price: 0,
|
||||
year_price: 0,
|
||||
channel: 1,
|
||||
channel: 0,
|
||||
image_generation_count: 0,
|
||||
posts_per_month: 30,
|
||||
posts_per_month: 0,
|
||||
team_members: false,
|
||||
community_features: false,
|
||||
featured_by_gitroom: false,
|
||||
|
|
|
|||
Loading…
Reference in New Issue