fix: add multi email transport system (#2942)

This commit is contained in:
David Nguyen
2026-06-05 21:19:20 +10:00
committed by GitHub
parent ebf5b75a19
commit 4ee789ea37
67 changed files with 2440 additions and 115 deletions
+1
View File
@@ -20,6 +20,7 @@ type DatabaseIdPrefix =
| 'envelope'
| 'envelope_item'
| 'email_domain'
| 'email_transport'
| 'org'
| 'org_email'
| 'org_monthly_stat'