correciones
This commit is contained in:
@@ -52,6 +52,7 @@ export class CarreraProgramaService {
|
||||
});
|
||||
}
|
||||
|
||||
// Eliminar update, no tiene sentido tenerlo, me equivoque xd
|
||||
async update(attrs: Partial<CarreraPrograma>) {
|
||||
const carreraPrograma = await this.findById(attrs.id_carrera_programa);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user