Skip to content

Commit

Permalink
Merge branch 'fix/adjust-price-frontend' into deploy/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
douxc committed Jan 23, 2025
2 parents ed7b2d8 + aafab1b commit 0d3f8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/app/components/billing/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const ALL_PLANS: Record<Plan, PlanInfo> = {
documentProcessingPriority: Priority.standard,
messageRequest: 200,
annotatedResponse: 10,
logHistory: 15,
logHistory: 30,
},
professional: {
level: 2,
Expand Down

0 comments on commit 0d3f8cc

Please sign in to comment.