mirror of
https://github.com/langgenius/dify.git
synced 2026-03-13 21:22:28 +08:00
fix: update team members value
This commit is contained in:
parent
5673f03db5
commit
7f49f96c3f
@ -48,7 +48,7 @@ export const ALL_PLANS: Record<Plan, PlanInfo> = {
|
||||
price: 159,
|
||||
modelProviders: supportModelProviders,
|
||||
teamWorkspace: 1,
|
||||
teamMembers: 5,
|
||||
teamMembers: 50,
|
||||
buildApps: 200,
|
||||
documents: 1000,
|
||||
vectorSpace: '20GB',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user