From 2e994a0a7f6393124f843a97f8bd0204ac158d58 Mon Sep 17 00:00:00 2001 From: Lemuel Marquez Date: Thu, 17 Jun 2021 09:36:20 -0500 Subject: [PATCH] solucion --- server/controller/Prestamo/status.js | 1 + 1 file changed, 1 insertion(+) diff --git a/server/controller/Prestamo/status.js b/server/controller/Prestamo/status.js index 6edbd39..b716e49 100644 --- a/server/controller/Prestamo/status.js +++ b/server/controller/Prestamo/status.js @@ -55,6 +55,7 @@ const status = async (body) => { message: 'Ya paso la hora de entrega. El usuario puede ser acreedor a una multa por el retraso.', prestamo: res, + atraso: true, }; } return {