Api fix 5

This commit is contained in:
TioSam77
2024-06-26 13:19:10 -06:00
parent 2bcacc5362
commit 87fae370be
+1 -1
View File
@@ -22,4 +22,4 @@ export class registerDto{
@IsNotEmpty()
correo: string;
}
}