fix(mails/kfet): use right dict key
This commit is contained in:
parent
3997f48eb8
commit
9178511005
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ MAIL_DATA = {
|
|||
"FROM": "Le BdA <bda@ens.fr>",
|
||||
"REPLYTO": "Le BdA <bda@ens.fr>",
|
||||
},
|
||||
"rappel_negatif": {
|
||||
"kfet": {
|
||||
"FROM": "La K-Fêt <chefs-k-fet@ens.fr>",
|
||||
"REPLYTO": "La K-Fêt <chefs-k-fet@ens.fr>",
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue