Fix
This commit is contained in:
parent
aa8a5027d2
commit
8ff6552792
1 changed files with 0 additions and 2 deletions
|
@ -113,8 +113,6 @@ async function sendConfirmationEmail(
|
|||
letter: {
|
||||
id: number;
|
||||
email: string;
|
||||
firstName: string;
|
||||
lastName: string;
|
||||
confirmationToken: string;
|
||||
},
|
||||
) {
|
||||
|
|
Reference in a new issue