verifizierung
This commit is contained in:
3
listify-api/src/auth/dto/resend-verification.dto.ts
Normal file
3
listify-api/src/auth/dto/resend-verification.dto.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export class ResendVerificationDto {
|
||||
email?: string;
|
||||
}
|
||||
Reference in New Issue
Block a user