drive mejorado

This commit is contained in:
xXpuma99Xx
2021-12-31 19:31:34 -06:00
parent d469b1cdc6
commit c0f37baf25
4 changed files with 1394 additions and 1664 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ const nuevo = async (body, file) => {
})
)
.then((res) => ({
message: `Se Pre-Registro correctamente al alumno.`,
message: `Se Pre-Registro correctamente a este alumno alumno.`,
}));
};