feat: one channel

This commit is contained in:
Nevo David 2024-07-25 11:59:50 +07:00
parent 5da52a053d
commit c379247c28
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ export const pricing: PricingInterface = {
current: 'FREE',
month_price: 0,
year_price: 0,
channel: 2,
channel: 1,
posts_per_month: 30,
team_members: false,
community_features: false,