Update backend/src/mailer/text/transactionReceived.ts

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
Hannes Heine 2022-08-11 14:40:36 +02:00 committed by GitHub
parent 96b2b9a416
commit 75d9867c55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,12 +52,8 @@ export const transactionLinkRedeemed = {
${data.senderFirstName} ${data.senderLastName} (${
data.senderEmail
}) hat soeben deinen Link eingelösst.
Du hattest ihm ${data.amount.toFixed(2).replace('.', ',')} GDD,
mit dem folgenden Text:
${data.memo}
gesendet.
Betrag: ${data.amount.toFixed(2).replace('.', ',')} GDD,
Memo: ${data.memo}
Bitte antworte nicht auf diese E-Mail!