feat: remove everything from free

This commit is contained in:
Nevo David 2024-08-17 12:10:33 +07:00
parent 2c70c8c6e5
commit 3aa01190a8
1 changed files with 2 additions and 2 deletions

View File

@ -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,