mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-31 15:09:39 +02:00
major ui tweaks and refactoring
This commit is contained in:
parent
9f56dc9cea
commit
4fc8551bbd
91 changed files with 1791 additions and 1246 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue