Manage stakeholders implemented
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Max stakeholder emails per draft + publish body.
|
||||
* Server: {@link MAX_STAKEHOLDER_EMAILS} in `lib/server/validation/createFlowSchemas.ts` must match.
|
||||
*/
|
||||
export const MAX_STAKEHOLDER_EMAILS = 30;
|
||||
Reference in New Issue
Block a user