mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
refactor and reorganize
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export * from "@server/emails/sendEmail";
|
||||
|
||||
import nodemailer from "nodemailer";
|
||||
import config from "@server/config";
|
||||
import config from "@server/lib/config";
|
||||
import logger from "@server/logger";
|
||||
|
||||
function createEmailClient() {
|
||||
|
||||
Reference in New Issue
Block a user