diff --git a/server.js b/server.js index cc5df0f..d029699 100644 --- a/server.js +++ b/server.js @@ -96,8 +96,8 @@ app.post('/api/contact', async (req, res) => { const displayEmail = String(email || '(ไม่ได้กรอก)'); await transporter.sendMail({ - from: 'MoreminiMore ', - to: 'hello@moreminimore.com', + from: 'MoreminiMore ', + to: 'kunthawat@moreminimore.com', replyTo: email && email.includes('@') ? email : undefined, subject: `Contact: ${name} — ${problems.length} ปัญหา`, text: [