Address feature request emails

This commit is contained in:
fightme-cmd
2026-07-05 13:08:27 +02:00
parent 6805aa5314
commit d30350e7e2
+1 -1
View File
@@ -1161,7 +1161,7 @@ function FeatureRequestFooter() {
<div>Have a feature request? Get in touch. Always looking to improve the tool.</div>
<a
style={S.footerMail}
href={`mailto:?subject=${encodeURIComponent('Beug feature request')}&body=${encodeURIComponent('Hey, I have a feature request for Beug:\n\n')}`}
href={`mailto:genesis_iodine_03@icloud.com?subject=${encodeURIComponent('Beug feature request')}&body=${encodeURIComponent('Hey, I have a feature request for Beug:\n\n')}`}
>
Write an email
</a>