summaryrefslogtreecommitdiff
path: root/db/schema/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'db/schema/index.ts')
-rw-r--r--db/schema/index.ts3
1 files changed, 2 insertions, 1 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts
index 384c6e9c..0e3daf80 100644
--- a/db/schema/index.ts
+++ b/db/schema/index.ts
@@ -81,4 +81,5 @@ export * from './S_ERP/s_erp';
export * from './avl/avl';
export * from './avl/vendor-pool';
// === Email Logs 스키마 ===
-export * from './emailLogs'; \ No newline at end of file
+export * from './emailLogs';
+export * from './emailWhitelist'; \ No newline at end of file