Skip to content

Commit 5858a1c

Browse files
committed
🧹
1 parent f66c772 commit 5858a1c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/constants/src/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ export * from './mcp'
4545
export * from './evaluations'
4646
export * from './integrations'
4747

48-
export const EMAIL_TRIGGER_DOMAIN = 'run.latitude.so' as const // TODO: Move to env
48+
// TODO: Move to env
49+
export const EMAIL_TRIGGER_DOMAIN = 'run.latitude.so' as const

0 commit comments

Comments
 (0)