mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-02 00:36:38 +00:00
major ui tweaks and refactoring
This commit is contained in:
@@ -26,7 +26,7 @@ export async function sendEmail(
|
||||
|
||||
await emailClient.sendMail({
|
||||
from: {
|
||||
name: opts.name || "Pangolin Proxy",
|
||||
name: opts.name || "Pangolin",
|
||||
address: opts.from,
|
||||
},
|
||||
to: opts.to,
|
||||
|
||||
Reference in New Issue
Block a user