por si las moscas

This commit is contained in:
Lemuel Marquez
2021-03-24 20:19:37 -06:00
parent 1f6f77a34f
commit 9b5eeb9b93
+1 -1
View File
@@ -7,7 +7,7 @@ const fechaLiberacion = async () => {
.then(async (res) => {
let contador = [0, 0];
for (let i = 0; i < res.length; i++) {
let lastUpdate = moment(res[i].updatedAt);
let lastUpdate = moment(res[i].fechaLiberacion);
if (lastUpdate <= lastYear) {
// await Servicio.update(