mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-28 04:06:05 +01:00
ignore:lander
This commit is contained in:
@@ -26,7 +26,7 @@ export async function POST(event: APIEvent) {
|
|||||||
// Create email content
|
// Create email content
|
||||||
const emailContent = `
|
const emailContent = `
|
||||||
${body.message}<br><br>
|
${body.message}<br><br>
|
||||||
--
|
--<br>
|
||||||
${body.name}<br>
|
${body.name}<br>
|
||||||
${body.role}<br>
|
${body.role}<br>
|
||||||
${body.email}`.trim()
|
${body.email}`.trim()
|
||||||
|
|||||||
Reference in New Issue
Block a user