Skip to content

Commit

Permalink
🚚 System email
Browse files Browse the repository at this point in the history
  • Loading branch information
benjlevesque committed Jan 22, 2025
1 parent 6b7887f commit 871ccce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ export class Migrer extends Command {
suppriméLe: DateTime.convertirEnValueType(
new Date(modification.abandonedOn),
).formatter(),
suppriméPar: Email.system().formatter(),
suppriméPar: Email.system.formatter(),
},
});
console.log(`🚮 Demande automatiquement supprimée pour ${identifiantProjet}`);
Expand Down

0 comments on commit 871ccce

Please sign in to comment.