feat: sent false
This commit is contained in:
parent
11c02f8433
commit
8a1e45aa10
1 changed files with 2 additions and 0 deletions
|
|
@ -27,5 +27,7 @@ export class ResendProvider implements EmailInterface {
|
|||
} catch (err) {
|
||||
console.log(err);
|
||||
}
|
||||
|
||||
return { sent: false };
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue