4 lines
251 B
TypeScript
4 lines
251 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@sign.bls.media';
|
|
export const DIRECT_TEMPLATE_RECIPIENT_NAME = 'Direct link recipient';
|