You've already forked obsidian-visualiser
Add character notes and more debugging for mailserver (help me !!!)
This commit is contained in:
@@ -23,6 +23,8 @@ interface MailPayload
|
||||
data: Record<string, any>
|
||||
}
|
||||
|
||||
console.log(config);
|
||||
|
||||
const transport = nodemailer.createTransport({
|
||||
//@ts-ignore
|
||||
pool: true,
|
||||
|
||||
Reference in New Issue
Block a user