mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
4 lines
250 B
TypeScript
4 lines
250 B
TypeScript
// Put into a separate file due to Playwright not compiling due to the macro in the templates.ts file.
|
|
export const DIRECT_TEMPLATE_RECIPIENT_EMAIL = 'direct.link@documenso.com';
|
|
export const DIRECT_TEMPLATE_RECIPIENT_NAME = 'Direct link recipient';
|