Skip to content

Commit 69b2b0b

Browse files
authored
fix: 1287 bo mail undefined signature ova account validation (#1131)
## Ticket(s) lié(s) 1287 ## Description Signature marquée undefined au lieu de l'équipe VAO dans le mais envoyé pour la notification de validation de compte OVA à la DREETS
1 parent 0c231f2 commit 69b2b0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/backend/src/utils/mail.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,7 @@ module.exports = {
807807
type: "link",
808808
},
809809
],
810+
`L'équipe du SI VAO<BR><a href=${frontBODomain}>Portail VAO</a>`,
810811
);
811812
return {
812813
from: senderEmail,

0 commit comments

Comments
 (0)