Fix final merge conflict marker in email/respond/route.tsx

This commit is contained in:
denshooter
2025-09-10 11:14:20 +02:00
parent 690d9e1cfb
commit 24ecc720c5
-1
View File
@@ -408,7 +408,6 @@ const emailTemplates = {
</body> </body>
</html> </html>
` `
>>>>>>> dev
} }
}; };