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

This commit is contained in:
2025-09-10 11:14:20 +02:00
parent 690d9e1cfb
commit 24ecc720c5

View File

@@ -408,7 +408,6 @@ const emailTemplates = {
</body> </body>
</html> </html>
` `
>>>>>>> dev
} }
}; };