dify/web/features/deployments/data.ts
Stephen Zhou 7f2d094cf3
tweaks
2026-04-30 10:44:03 +08:00

3 lines
81 B
TypeScript

export const DEPLOYMENT_PAGE_SIZE = 100
export const SOURCE_APPS_PAGE_SIZE = 100